Skip to main content
kiran1989
Inspiring
April 22, 2013
Question

speech recognition in as3.0

  • April 22, 2013
  • 3 replies
  • 5653 views

I am building an desktop application. In that there is a feature where the user speaks through the microphone and I have to catch the user input through microphone and has to dispaly what the user speak and navigate my application. It is just like google vocie search.

This topic has been closed for replies.

3 replies

fmontfort974
Participating Frequently
July 23, 2017

Hi there,

I proud to announce the first release of my brand new ezSTT native extension for AIR.

ezSTT ANE - AIR Native Extension - FABRICE MONTFORT


If you want to do real time voice recognition, it can be a good solution.

Hope it helps.

Colin Holgate
Inspiring
July 23, 2017

I will try it out too, thanks!

fmontfort974
Participating Frequently
August 10, 2017

For those who want a basic application to test and experiment, I published a tutorial with source code here.

Hope it help someone.

KramSurfer2
Inspiring
June 25, 2015

It's not free... put it's plug and play for AS3


Speech Recognition (ASR) and Text to Speech (TTS) SDK API | iSpeech

Inspiring
June 26, 2015

I have my doubts whether that works. They have no demos of speech recognition, only text to speech which is _way_ simpler.

Inspiring
April 22, 2013
kiran1989
kiran1989Author
Inspiring
April 22, 2013

Hi 1.moccamaximum

That is not what iam looking for

Inspiring
April 22, 2013

Don`t get your hopes up to build an actual voice regognition from the ground up. praactically every voice recognition has either to be trained (by the actual user) or relies on huge libraries.