Android Question Insert a note by voice

Alberto Michelis

Well-Known Member
Licensed User
Longtime User
Hi,
I need to do the following:
User press the screen
The app Opens an activity
select the "note" edittext view
activate the keyboard voice option
the user talk a message
the user release the screen
the app saves the note

How can I do it?
Thanks
 

DonManfred

Expert
Licensed User
Longtime User
search for voice recognition tutorial
 
Upvote 0
Top