I am trying to set speakerphone on in a call programmatically using audiomanager.setSpeakerphoneOn(true) in a service but it …
android audio speakerphoneI am trying to play audio from both the speakerphone and earpiece by having a button toggle between the two. …
android button toggle speakerphoneMy requirement is to turn on speakerphone whenever an outgoing call is initiated. I tried the following code, but it …
android speakerphone