-
I'm using flutter_sound_lite and that's the issue I see when try to play the recording:
```
E/flutter (15514): [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: MissingPluginExcept…
-
你好大佬又来麻烦您了,我在您的项目android_window中使用audio_waveforms进行录音报错如下,我应该怎么解决
android_window: ^0.4.0
audio_waveforms: ^1.0.4
E/MethodChannel#simform_audio_waveforms_plugin/methods( 5946): Failed to handl…
-
## Flutter Sound Version :
- **FULL** or **LITE** flavor: Lite
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
```
|-- flutter_sound_lite 7.5.3+1
| |--…
-
------------
I need Help for :
- Using the API ?
-------------------------------------
## Here is my question :
I was trying to use SoundRecorderUI but found myself unable to, as it does no…
-
## Checklist
- [x] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue
- [x] I made sure that the issue I am raisi…
-
**Platform** - iOS - 14.3
**Severity** - Crash and Issue
I am trying to get audio stream raw data for live stream audio over the network.
For Android, it’s working perfectly. but for iOS, it’s no…
-
**Which API doesn't behave as documented, and how does it misbehave?**
setFilePath() is supposed to return a Duration, but returns null most of the time
**Minimal reproduction project**
https:/…
-
## Flutter Sound Version :
- **FULL** flavor
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
```
twelve@Twelves-Mac-mini tw_app % flutter pub deps | grep …
-
The plugin `flutter_audio_recorder` uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android …
-
I'm using Flutter Sound - 9.2.13. After test it, FlutterSoundPlayer can't payback audio in loud-speaker. It alway payback it in ear-speaker in iOS
Code:
```
FlutterSoundPlayer _recorder = Flutter…