Skip to content Skip to sidebar Skip to footer
Showing posts with the label Speech To Text

Improve Android Speech Recognition With Additional Context

As I understand Android API uses google speech recognition service for speech to text. I've l… Read more Improve Android Speech Recognition With Additional Context

Comparison Of Speech Recognition Use In Android: By Intent Or On-thread?

Introduction Android provides two ways for me to use speech recognition. The first way is by an In… Read more Comparison Of Speech Recognition Use In Android: By Intent Or On-thread?

Burmese Speech To Text Conversion In Android?

Can we add custom language for RecognizerIntent? I have search many SO Question like https://stacko… Read more Burmese Speech To Text Conversion In Android?