vendredi 17 avril 2015

continuous speech to text in android


Vote count:

0




I'm trying to create a Glass application that will continuously track a user's speech as they are speaking. For example if they say "Hello World", a map would have {"Hello": 1}, then {"Hello": 1, "World": 1}. I'm not sure the best way to do this. I'm currently using android.widget.TextView to display the words and they display one by one as I say them so I feel like it should be possible to store them in a map one by one as well. Any suggestions would be appreciated!



asked 1 min ago







continuous speech to text in android

Aucun commentaire:

Enregistrer un commentaire