Skip to main content
Participating Frequently
August 31, 2011
Answered

How to set the speakerphone in my app?

  • August 31, 2011
  • 1 reply
  • 743 views

Hi everyone,

I develop a phone app in flex builder 4.5 (to Iphone and android),

and I need to do a speakerphone in my app, there have any code for this?

The default is the ear speaker, and I want there be a button to change to the speakerphone(loudspeaker)

Thanks!

This topic has been closed for replies.
Correct answer Pahup

Please check out the Adobe Labs for AIR 3 Beta version.

http://labs.adobe.com/technologies/flashplatformruntimes/air3/

It has this feature available.

Device Speaker Control -

http://download.macromedia.com/pub/labs/flashplatformruntimes/shared/flashplayer11_air3_b2_releasenotes_081011.pdf

-Thanks

Pahup

1 reply

Pahup
Adobe Employee
PahupCorrect answer
Adobe Employee
September 1, 2011

Please check out the Adobe Labs for AIR 3 Beta version.

http://labs.adobe.com/technologies/flashplatformruntimes/air3/

It has this feature available.

Device Speaker Control -

http://download.macromedia.com/pub/labs/flashplatformruntimes/shared/flashplayer11_air3_b2_releasenotes_081011.pdf

-Thanks

Pahup

Participating Frequently
September 1, 2011

Thanks,

But what the code for Device Speaker Control?

What I need to write in flex to run it?

Pahup
Adobe Employee
Adobe Employee
September 1, 2011

new APIs are intrdocued in SoundMixer class.

-Pahup