Categories
Flex

Speech Recognition ANE – Source

As a follow on for the Speech Recognition ANE I put up for download a while back, here is the a post to give out the source files. The source can be downloaded from my BitBucket repository. If you are looking for the compiled ANE instead, click here The contents of the zip archive are, […]

Categories
Flex

New ActionScript Native Extension – Speech Recognition

Here is a Speech Native Extension that takes advantage of the Android’s speech recognition APIs. Here is what the ANE does, Provide an API to check if the feature is supported. Provide an API to launch the default speech recognition UI and capture voice input. Trigger events based on the success or failure of the […]