flutter_speech_to_text
flutter_speech_to_text copied to clipboard
Get the volume
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 );
onSoundLevelChange ,Did not work