Skip to main content
Known Participant
September 3, 2012
Question

AIR voice recognition

  • September 3, 2012
  • 2 replies
  • 1473 views

Hi everybody I am making an app in flash CS6 and adobe AIR 3.2, i try to make a voice recognition and I use this ANE file ( http://blog.ruedaminute.com/2012/01/voice-command-adobe-native-extension-ane-control-your-air-for-android-apps-with-voice-commands/ )

but when I compile the apk file and install in my galaxy ll it no work, somebody can help me how I can make one app like this using CS6 instead of flex?

Very thanks!

This topic has been closed for replies.

2 replies

Colin Holgate
Inspiring
September 3, 2012

Did you go into the Permissions tab in the Android settings? You have to go in there and select the one for Record Audio.

Known Participant
September 3, 2012

Yes I put INTERNET and RECORD_AUDIO permissions some strange :S the problem is flash CS6 I think all examples with flex the works for the people