react-native-voice / voice

:microphone: React Native Voice Recognition library for iOS and Android (Online and Offline Support)
MIT License
1.81k stars 488 forks source link

It transcribes a number instead of a word #503

Open mlcpro opened 3 months ago

mlcpro commented 3 months ago

For example if I say: "zero"

he will transcribe : 0

I need it to transcribe all the numbers into letters?