↧
Native Extensions – Flash Builder Webinar
I did a webinar last Wednesday on using Native Extensions with Flash Builder. The agenda covered an introduction to Native Extensions – Rather Actionscript Native Extensions, the workflow involved in...
View ArticleNew 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...
View ArticleSpeech 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...
View Article