flutter_speech_to_text icon indicating copy to clipboard operation
flutter_speech_to_text copied to clipboard

Results 4 flutter_speech_to_text issues
Sort by recently updated
recently updated
newest added

Everything builds normally, but I got error when trying to use speech recognition. Does it work for you or is this code deprecated ?

Hi I have forked the project via github into android studio 3. Here are the system messages: > Launching lib\main.dart on Android SDK built for x86 64 in debug mode......

version:0.8 I want to animate since I got the volume during recording, but now I ca n’t get the volume. > speech.listen(onResult: resultListener,listenFor: Duration(seconds: 10),localeId: "zh_CN",onSoundLevelChange: soundLevelListener );

The TTS/STT Package seems to be unsupported for the last 8 Months and seems depricated + written in SWIFT, is there not DART packages that does this?