rxlabz / speech_recognition

A Flutter plugin to use speech recognition on iOS & Android (Swift/Java)
https://pub.dartlang.org/packages/speech_recognition
Other
336 stars 197 forks source link

Can I use a Audio File to recongnize? #86

Open YuriSousaOliveira opened 4 years ago

YuriSousaOliveira commented 4 years ago

Hello everyone,

I Want to realize speech to text in one file that I save, is it posible? If no, Can I save the audio and recognize in the same time?

If some of this are posible, can someone send me a example?

Thanks. Best Regards.

tuanbs commented 2 years ago

Have the same question. @rxlabz Are you still maintaining this plugin? This plugin is really great. Please keep doing it.