-
I'm getting 120 ms of latency with this using already-loaded `ByteData`. Is there anything I can do to substantially reduce this latency? Am I doing it wrong? Has any benchmark testing been done?
D…
-
`flutter create` a non-swift project
In `pubspec.yaml`, add a swift plugin such as `flutter_iap`.
1. `flutter run` warns about `use_frameworks!` from `pod install`. Easy to resolve so far.
2. B…
xster updated
8 months ago
-
Hello, currently there is apocalypse disaster concerning the downloading of streaming video , streaming platforms have changed their streaming protocol or defense mechanism and it has almost become im…
-
## Flutter Sound Version : 7.8.4
When play button click flutter app freezes until audio starts playing.
This is happening in only Android app, iOS app doesn't freeze
Can anyone provide the soluti…
-
Hello
record 5.0.5
**Environment**
- windows
- Flutter 3.19.6
-
get Lost connection to device after starting record
-
Hi, As i can seethe functionality to send audio is still missing, i have added a similar thing in my project, Just wanted to ask if i do a pull request for audio messages, will it be added?
I mean Ar…
-
**Package version**
record: ^5.1.1
**Environment**
- OS: Windows
**Describe the bug**
```
const encoder = AudioEncoder.aacLc;
const config = RecordConfig(
encode…
-
**Which API doesn't behave as documented, and how does it misbehave?**
AudioPlayer._setPlatformActive.setPlatform throws "Null check operator used on a null value" error
**Minimal reproduction p…
-
## Description
I have a very simple test file that seems to do NOTHING when run from the git bash command shell - no test results are output. BUT it does seem to work - displays all my tests and resu…
-
按照文档上的record方法录制视频,找不到最终的录制文件。请问下作者是录制视频哪里出问题了吗?