Android set speakerphone on programmatically

Posted by Tobia Loschiavo on Stack Overflow See other posts from Stack Overflow or by Tobia Loschiavo
Published on 2010-04-18T17:05:56Z Indexed on 2010/04/18 17:13 UTC
Read the original article Hit count: 547

Filed under:
|
|

Hi,

I am trying to set speakerphone on in a call programmatically using audiomanager.setSpeakerphoneOn(true) in a service but it seems it is not working and I don't know why. Should I do something else?

Thanks

© Stack Overflow or respective owner

Related posts about android

Related posts about audio