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

Building Speech Recognition AS3 App, That Uses "Windows Speech Recognition API" ?!

Explorer ,
May 23, 2018 May 23, 2018

Hi,

I want to know if there is a solution for creating an SWF File for generating text from anyone's voice?

Is there any way to use Windows Speech Recognition API to create high quality Voice Recognition Desktop apps using AS3...Edit:(I mean API of a library that is installed on windows or even any Offline APIs if there is any, not online APIs)

I know we can create air for android apps that takes advantage of the Android’s speech recognition APIs, BUT I'm looking for a desktop (Windows) one ...

Kind Regards.

TOPICS
ActionScript
1.5K
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 ,
May 23, 2018 May 23, 2018

It seems that the biggest company of Multimedia Authoring Tool on earth, and it's professional software (Flash) CAN Not Create even a simple Speech Recognition app for desktops in 2018... Where is a creative company to shut down ADOBE propaganda ???

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
Advisor ,
May 23, 2018 May 23, 2018

do you plan to use it on AIR or Flash?

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 ,
May 23, 2018 May 23, 2018

Hi Robert

I just want to use it on Flash and the final file should be an SWF File ...

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
Advisor ,
May 24, 2018 May 24, 2018

With Flash it's possible, not a lot of example on the net, by developing one, like this

Experimentalized: Voice Recognition in Flash

https://books.google.ch/books?id=CeMMho6OodcC&pg=PT636&lpg=PT636&dq=voice+recognition+actionscript+f...

the owner of bytearray.org did a nice library called Voice Gesture, but his website is just recently locked (don't know why), I hope it will be back since it's a very nice actionscript sources

Voice Gestures

for Air some work has already been done, example:

speech recognition in as3.0

GitHub - myflashlab/speech-ANE: The Speech API extension lets you convert Strings to voice files and...

Speech Recognition | AS3 Game Gears

Speech Recognition ANE – Source | Techode

speech recognition in as3.0

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 ,
May 24, 2018 May 24, 2018
LATEST

I appreciate your answer, but still I can't find a demo or an example or a source code, in those links... And for me and all of those guys that are reading this post right now , Building an Speech Recognition App with AS3 for desktops is a mystery Yet ,,,

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