audiorecord - How to duplicate Android AudioSource.MIC? -


I want to record Android microphone inputs in two audio recordcards items simultaneously. Is Android Orders.MIC a way to duplicate or simultaneously make it accessible with two examples? If yes, how can I do this?

You can not do this in Android, in fact you can not copy any record frequency, When an example is already running, it applies to the camera as well as to the mic, in the case of output, controlling multiple streams, mixes, replay, etc. (composition, rendering for display), such as audio playout (and video display) There are modules for

If you have a complete Android source code tool, you can try writing the buffering mechanism, but it is not normal, scalable and it is not easy.

In general, if the recording object instance is opened by another application and kept, you can do nothing other than displaying an error message (Quick Experiment - Record audio in the background And open the speech converter in your keyboard, it throws an error)


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -