-
## Bug report
After upgrading from 2.6.3 to 2.7.1 I noticed the app would crash anytime I call recordError.
Reverting back to 2.6.3 fixes the issue.
### Steps to reproduce
1. Upgrade to versā¦
YDA93 updated
2 years ago
-
Hi,
Thank you for your package and extensive support.
Since using the new Flutter Sound 9.1.2 package, I am not able to specify anyway to record or playback using bluetooth connected devices for ā¦
-
Hi, everyone.
During the recognition, can I somehow save the input speech and save/play it on my local device?
I tried starting flutter_audio_recorder together with speech_to_text, then flutterā¦
-
## Steps to Reproduce
I have Dialog on screen and dialog has a button. If user tap to button dialog closes.
The error seen in some users is the null error when pressing the button.
**Expected resā¦
-
6.0.1
Android : minSdkVersion 18 : 18 works fine for the player, but the recorder needs at least 24.
24 is really too recent. We must accept (at least) 21.
-
Hi
Hope you're well; iOS specific (problem doesnt occur on android), anytime i use another package that uses audio, flutter_sound will cause the following crash, is there any known workarounds? As ā¦
-
I am trying to count the number of specific sound occurrences in the audio
The problem I have is that I am calling TfliteAudio.startAudioRecognition and trying to listen to the events steam I am reā¦
-
### Version of flutter_sound 3.1.34
### Platforms you faced the error
Android
please help me, thanks!
I don't know why I can't find this method, this is log.
```
I/flutter ( 8046): Miā¦
-
I've started having some weird issues with Flutter and I'm not exactly sure when they started to show. Everything was working fine and suddenly I started having the following issues when trying to buiā¦
-
Hi everybody. Is there a way to plot an audio file with syncfusion_flutter_charts? I have this audio file recorded by a recorder widget and I need to plot it into a chart (x > time y > amplitude) butā¦