We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for WAV format. AAC no longer meets the requirements for clear recording and supports float accuracy. Please
The text was updated successfully, but these errors were encountered:
Android MediaRecorder.AudioEncoder does not have WAV format https://developer.android.com/reference/android/media/MediaRecorder.AudioEncoder
Sorry, something went wrong.
opus is present, does api have opus?
There is a pending pull request to add opus audio format. Please feel free to test the build artifact from that pull request.
No branches or pull requests
Add support for WAV format. AAC no longer meets the requirements for clear recording and supports float accuracy. Please
The text was updated successfully, but these errors were encountered: