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

查看:39
本文介绍了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 是一种 同步 方法,所以一次只有一个实例可以使用它.

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天全站免登陆