I am new to Android and would like to know if this is possible.
We normally turn on speaker when in a call manually. Can this be done through a program which package /class should I be looking at.
Thanks in advance for any help.


sxjthefirst wrote:Eureka!Using java Syntax Highlighting
import android.media.AudioSystem; ... AudioSystem.speakerphone(true); Parsed in 0.030 seconds, using GeSHi 1.0.8.4
this was simple enough. When you set this you may not see any visual cue to indicate the mode has changed unless you are in call or something equivalent.

Users browsing this forum: No registered users and 3 guests