flutter_sound
flutter_sound copied to clipboard
Flutter plugin for sound. Audio recorder and player.
hello, I have used flutter_sound v2.1.1, today,I upgrade it to v7.7.0+1,and I encounter one problem: when I use it to play sound,it always play sound through speaker,even though I connect...
## Flutter Sound Version : 7.7.0+1 ## Severity: result is not what expected ## Platforms you faced the error: Android, Emulator ------------------------------------------------ **Describe the bug** Can't reproduce audio from headset....
[BUG]: Webkit : pause recorder does not work
I found a bug in iOS (I haven't tried if it's also present on Android). It's about volume. If I set the volume to 0.0 correctly it disappears, if I...
## Flutter Sound Version : 7.6.5 + 1 I have a problem on iOS with the lock screen. I read the documentation and did a test installation. This is my...
## Flutter Sound Version : - **FULL** or **LITE** flavor ? - **Important**: Result of the command : ```flutter pub deps | grep flutter_sound``` ---------------------------------------------------------- ## Severity - Crash ?...
I'm trying to use flutter_sound to: 1. Record audio on Android + iOS 2. Play back the recorded audio on Android + iOS + Flutter web Currently I'm using `Codec.aacADTS`...
## Flutter Sound Version : - **Released** or **Beta** version ? - Version number 7.5.3+1 - **LITE** flavor - Result of the command **"flutter pub deps | grep flutter_sound"** ```...
## Here is my question : I want to record voice and then upload it to server. how can I do it? I need UintList from that audio. Thanks to...
## Flutter Sound Version : 9.4.6 ├── flutter_sound 9.4.6 │ ├── flutter_sound_platform_interface 9.4.6 │ ├── flutter_sound_web 9.4.6 │ │ ├── flutter_sound_platform_interface... ---------------------------------------------------------- ## Severity - Crash -------------------------------------------------------- ## Platforms you...