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
Using micAudiomode "music" does not increase quality of audio on recording.
Adding "micAudioMode" to a configObject passed to createCallObject should increase Audio quality of the recording.
The audiorecording does not improve using the setting.
this.call = Daily.createCallObject({ dailyConfig: { micAudioMode: 'music', start_recording: 'cloud', }, });
The text was updated successfully, but these errors were encountered:
Thanks for reporting the issue. We tested at our end and could not reproduce the issue.
Are you using the latest version of daily-js ? Can you provide meeting session id for recording with and without music mode.
Sorry, something went wrong.
No branches or pull requests
Expected behavior
Using micAudiomode "music" does not increase quality of audio on recording.
Describe the bug (unexpected behavior)
Adding "micAudioMode" to a configObject passed to createCallObject should increase
Audio quality of the recording.
The audiorecording does not improve using the setting.
Steps to reproduce
Screenshots
System information
Additional context
The text was updated successfully, but these errors were encountered: