Hi all,
     For my app I need to have two audio recordings that overlap each
other - that is, at some points in time there will be two separate
audio files being created from the same audio source.  I have
attempted to use two MediaRecorders and start the second one while the
first is still recording.  When I do this I get the following error:

ERROR/AudioFlinger(25): Record channel already open

    Is there any way to get around this?

Thanks in advance,
Blake

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to