Page 1 of 1

Voice recognision

Posted: Sun May 04, 2014 3:47 am
by Dee

Hi - is there a way in which a user can click on a "speak" button on my app and the voice will then go into the app text field?


Voice recognision

Posted: Sun May 04, 2014 4:21 am
by Yurii Orishchuk

Hi Dee.

There is no build-in features for this purpose now.

But appery.io based on the cordova.

Cordova in turn supports plugins.

There is a lot of plugins for cordova and for voice recognition too.

Please search to find a plugin that is meets your requirements.

For example:

http://stackoverflow.com/questions/20...

Also please read how add cordova plugins in appery.io here: http://docs.appery.io/documentation/u...

Regards.


Voice recognision

Posted: Sun May 04, 2014 7:02 am
by Dee

Thank you