Voice recognision
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?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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?
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.
Thank you