record
record copied to clipboard
Audio recorder from microphone to a given file path. No external dependencies, MediaRecorder is used for Android an AVAudioRecorder for iOS.
hello @llfbandit , thanks for the great package im implementing a feature where i send the audio stream to STT service , ive been able to do this but im...
This is my first time raising an issue on github. **Package version** record: 5.1.0 record_web: 1.1.0 **Environment** - OS: Windows - Web App - Chrome When I click on the...
If the selected audio recorder `aacLc` is not supported on the current platform, the supported encoders should be printed, not the name of the chosen encoder multiple times.
**Package version** 5.1.2 **Environment** - OS: IOS app (IOS 17.5.1) **Describe the bug** When EchoCancel is true produce the following (Also echo cancellations seems to be working and so far...
Hello record 5.0.5 **Environment** - windows - Flutter 3.19.6 - get Lost connection to device after starting record
Adds OPUS encoder to record_darwin and updates documentation. This will close #320
**Package version** `5.1.0` **Environment** - OS: `iOS 17.4.1` **Describe the bug** Front page of documentation states OPUS encoding is not available on iOS: https://pub.dev/packages/record `AudioEncoder` enum states under `opus` that...
**Package version** record 5.1.2 **Environment** - Chrome & Safari browsers on iOS **Describe the bug** Ever since record_web 1.1.0, recording in wav on mobile browser in iOS sends an empty...
**Package version** record: 5.1.2 **Environment** - OS: Windows **Describe the bug** Cant recording on windows, I used the `path_provider` package to get the cache directory of the application.The path contains...