Hi all,

I have been using the different Audio API's for sometime now. Yet
there are still somethings I'm not sure of and that are behaving
differently on different handsets.

I failed to find good documentation on the relations between the
following:
1. AudioManager "Mode"  - which I can change using setMode.
2. AudioManager "setSpeakerPhoneOn" -  Used to direct output to ear-
piece or loud speaker.
3.  AudioTrack "stream"  - Initialize in the constructor.
4. AudioRecord "AudioSource" - Initialize in the constructor.

All these different classes effect each other when used at the same
time. The documentation is not sufficient as most of the time it only
states the obvious with no real detail.

Can anyone point to more detailed documentation?

Thanks.

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to