hi, i am trying to figure out how bt mic works in frameworks. here is what i found, 1. Phone.apk main the logic to connect headset and open sco socket. 2. looks like audio input data should come from AudioHardwareInterface, which run in mediaserver.
the problem is there is no way to let the two processes, phone.apk & mediaserver to share the sco socket. what is the correct way to implement application that use bluetooth microphone? how the frameworks make this happen? this issue has blocked me several days. Really appreciate if can get the correct answer. thanks, --lw -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] 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

