Android一次录制多个音频? [英] Android record multiple audio at a time?

查看:174
本文介绍了Android一次录制多个音频?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一次录制多个音频.如果单击第一个录音按钮,我将有两个录音按钮,将开始录音.停止录音之前,如果我单击第二个录音按钮,则需要分别录制另一个声音.是否可以一次录制多个音频?

I need to record more than one audio at a time. I have two record buttons if I clicked the first record button audio recording will be started. Before stop that audio recording If I am clicking the second record button I need to record the another one audio separately. Is there possibility to record more than one audio at a time ?

在此先感谢..!

推荐答案

AFAIK,这是不可能的,除非您有多个麦克风.

AFAIK, this is not possible, unless you have multiple Microphones.

此答案背后的原因是,Recording是一种synchronized方法,因此一次只能使用一个实例.

The Reason behind this answer is, Recording is an synchronized method, so only one instance can use it at a time.

这篇关于Android一次录制多个音频?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆