On 27 Apr 2015, at 12:23, Federico Buti 
<[email protected]<mailto:[email protected]>> wrote:

it seems to me that sound is automagically routed to the outer speaker, not the 
dialling speaker. The outer speaker should never play sound in my app, i.e. 
with a tablet device I'm limited to using just earphones.


Then you’ll have to use Android APIs directly. Qt Multimedia doesn’t have an 
API for audio routing.
I guess this is what you need: 
http://developer.android.com/reference/android/media/AudioManager.html#setSpeakerphoneOn(boolean)

—
Yoann
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to