Skip to main content
July 8, 2011
Question

Microphone.getEnhancedMicrophone()

  • July 8, 2011
  • 2 replies
  • 3272 views

Hi,

I am developing a Mobile application with Adobe AIR. The versions installed are:

AIR: 2.7.0.19350

FLASH: WIN 10,3,181,34

When I call Microphone.getEnhancedMicrophone() the compiler says that it is not supported.

According to the Reference my versions are OK. How can I solve it ???

Thanks in advance

This topic has been closed for replies.

2 replies

Participating Frequently
July 14, 2011

Hi, I'm developing an air aplicattion, i have the air 2.7 sdk and i want to use the getEnhancedMicrophone function, but when i compile it throws the next error: TypeError: Error #1006: getEnhancedMicrophone is not a function.

relaxatraja
Inspiring
July 11, 2011

did you get the list like above? if not change your targetting player to 10.3.

July 11, 2011

No I cannot see the getEnhanced Microphone.

By the way how can I change your targetting player to 10.3.

Thanks

relaxatraja
Inspiring
July 12, 2011

http://rhuno.com/flashblog/2011/04/04/how-to-compile-for-flash-player-10-2-with-flash-cs5/

Follow above to get the 10.2 to your flash as a targeting player and google it for 10.3 swc and configure the same way as above.