record
record copied to clipboard
[Android] Recording of WAV, OPUS and other files fails silently on certain device(s)
Package version
- 1.2.5
- 1.2.6
Environment
- OS: Android 11
- ONEPLUS A6013
Describe the bug
Recording of WAV, OPUS, aacLc and other files fails silently
To Reproduce
Steps to reproduce the behavior:
- Create a new Recorder
- create a new RecordingConfig
- Start recording with config
- try to listen to recorder.onAmplitudeChanged
- stop recording
- try to listen to recorded file
Expected behavior
creating a useful recording file
Additional context
the amplitude is current:-infinity max: -160 It is working on 1.2.4 without any issues Other devices we tested work without any issues No error in console