Speech Recognition

General questions about NeoAppBuilder - our rapid application development tool for building HTML5, web and mobile apps.

Moderator: Neosoft Support

Locked
Zaqueo07
Posts: 9
Joined: Wed May 04, 2011 5:04 pm

Speech Recognition

Post by Zaqueo07 »

Has anyone attempted to implement speech recognition into NAB, or is there any functions, plugins or workaround for it?
Neosoft Support
NeoSoft Team
Posts: 5628
Joined: Thu Mar 31, 2005 10:48 pm
Location: Oregon, USA
Contact:

Re: Speech Recognition

Post by Neosoft Support »

You could probably use a JavaScript library like:

https://developer.mozilla.org/en-US/doc ... ecognition
NeoSoft Support
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Re: Speech Recognition

Post by luishp »

I have done some test with NeoAppBuilder using JavaScript.
I have managed to develop a simple voice command application (very funny!).

Take a look at these links:
https://davidwalsh.name/speech-recognition
https://www.talater.com/annyang/

Regards
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
Zaqueo07
Posts: 9
Joined: Wed May 04, 2011 5:04 pm

Re: Speech Recognition

Post by Zaqueo07 »

Thank you guys for your suggestions I'm working on each of them.
Locked