You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platforms you faced the error (IOS or Android or both?)
Android (not tested in iOS)
Expected behavior
The recorder should stops instead of suddenly throws an error.
Actual behavior
The lib throws an error "stop failed: -1007" if you stop recording after starting it (in a range of milliseconds)
Tested environment (Emulator? Real Device?)
Emulator and real device
Steps to reproduce the behavior
Just create a button to start recording when holding it and stop recording after released it. Try to tap the button many times and you'll see the "stop failed: -1007" error.
Screenshot
The text was updated successfully, but these errors were encountered:
Version of flutter_sound
1.5.2
flutter doctor
OK
Platforms you faced the error (IOS or Android or both?)
Android (not tested in iOS)
Expected behavior
The recorder should stops instead of suddenly throws an error.
Actual behavior
The lib throws an error "stop failed: -1007" if you stop recording after starting it (in a range of milliseconds)
Tested environment (Emulator? Real Device?)
Emulator and real device
Steps to reproduce the behavior
Just create a button to start recording when holding it and stop recording after released it. Try to tap the button many times and you'll see the "stop failed: -1007" error.
Screenshot
The text was updated successfully, but these errors were encountered: