I want to develop applications based on the conversion of speech to text. Please tell me your suggestions and how to develop this application.
This is probably a good start:
http://developer.android.com/resources/articles/speech-input.html
Yes, it should be possible that Android has Speech for APi text. Get user input as a voice message and convert it to String (the API for you automatically). Based on the output of the string, you can perform operations on your application.
Check this entry to get more text info in API text.
http://android-developers.blogspot.com/2009/09/introduction-to-text-to-speech-in.html
Source: https://habr.com/ru/post/1763198/More articles:Silverlight resource incompatibility with VS designer? - resourcesIPhone Apps: Review Page Link - objective-cSelenium - check if a list of offers is displayed - selenium-ideWhen installing jQuery, why is my delete link broken? - jquerysimple sql for bulk password change - sqlWriting to a COM port in C # or python - c #Манипулирование списком с использованием Linq в С# - c#Doubt in malloc. C (Linux) - cimap_delete not working - phpHow to stop text in a UITableViewCell running in the area used by the disclosure indicator? - objective-cAll Articles