Android Speech To Text Tutorial Using RecognizerIntent API
Most modern note-taking, dictation, and audiobooks mobile applications use speech to text to enhance user experiences in the app.
This feature allows a user to be able to make notes using a voice note which is later converted to text automatically b...
divineugorji.tech6 min read
Vincent Tsen
Native Android Kotlin Developer
Cool, now I know about this "RecognizerIntent". Haven't really used it myself yet.