Android Force Audio on Speaker
Hai,
I found method ForceAudioOnSpeaker() in iOS SDK. But neither in Android SDK.
I try Rainbow Official in Android and there is a button to force audio on speaker.
How we can do that in Android? I didn't find any documentation or method about it.
-
Commentaire officiel
Hi,
On Android SDK this method isn't available, but you can easily do the same with an AudioManager and call setSpeakerphoneOn on it, check this link: https://stackoverflow.com/questions/43212297/audiomanager-speaker-not-working
Actions pour les commentaires
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire