Since what I am doing is navigation, it should be heard over anything else (except phone calls).
On Tuesday, March 27, 2012 1:43:22 PM UTC-4, lbendlin wrote: > > This entirely depends on how cooperative you want to be with the other > applications on the device that may use the audio services at the same time. > > On Tuesday, March 27, 2012 11:09:26 AM UTC-4, RedBullet wrote: >> >> I am building an app that will do TTS to read turn by turn directions for >> navigation. >> >> When I am using a bluetooth headset I turn on SCO and use the >> STREAM_VOICE_CALL<http://developer.android.com/reference/android/media/AudioManager.html#STREAM_VOICE_CALL> >> stream. >> >> My question is, when I am NOT using bluetooth and just want to use the >> phone (optionally speaker) which stream do I use? >> STREAM_MUSIC<http://developer.android.com/reference/android/media/AudioManager.html#STREAM_MUSIC> >> or >> something else? >> > -- 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

