Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

speech recognition in as3.0

Contributor ,
Apr 22, 2013 Apr 22, 2013

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.

TOPICS
ActionScript
5.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Apr 22, 2013 Apr 22, 2013
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Apr 22, 2013 Apr 22, 2013

Hi 1.moccamaximum

That is not what iam looking for

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Apr 22, 2013 Apr 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jun 25, 2015 Jun 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 26, 2015 Jun 26, 2015

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jul 23, 2017 Jul 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 23, 2017 Jul 23, 2017

I will try it out too, thanks!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 10, 2017 Aug 10, 2017
LATEST

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

Hope it help someone.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines