Other way around for me! Have found a work around using setMode for now

On Thu, Nov 25, 2010 at 5:58 PM, David Fisher <[email protected]> wrote:

> Hi, Which OS version there is on your samsung Galaxy S? I have 2 of them,
> one with froyo and one with Eclair OS. On the Froyo, the setspeakerphone is
> a bit of a trouble. On the 2.1 it works fine.
>
> On Thu, Nov 25, 2010 at 3:36 PM, [email protected] <[email protected]>wrote:
>
>> Has anyone else experienced this on the Samsung Galaxy S?
>>
>> When I use the folowing to turn the Loudspeaker on it works fine:
>>
>> audioManager.setSpeakerphoneOn(true);
>>
>> But when I try the opposite to turn it off:
>>
>> audioManager.setSpeakerphoneOn(false);
>>
>> The Loudspeaker stays on and audio is played via that instead of the
>> ear piece on the device.
>>
>> The above works on the Nexus One and HTC Hero, just got a Samsung
>> Galaxy the other day and it doesn't work, has anyone else encountered
>> the issue and perhaps know why it is happening and if there is a work
>> around?
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]<android-developers%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to