Skip to content

Revert default AudioOptions change for webrtc_voice_engine.cc on Android#205

Merged
davidliu merged 1 commit intom137_releasefrom
dl/android_audio_settings
Nov 18, 2025
Merged

Revert default AudioOptions change for webrtc_voice_engine.cc on Android#205
davidliu merged 1 commit intom137_releasefrom
dl/android_audio_settings

Conversation

@davidliu
Copy link
Copy Markdown
Contributor

These default values got changed from true to false in #178. On Android, the way the audio options are set is fairly janky, and actually relied on these initially defaulting to true.

I'm not sure if other non iOS platforms rely on these initial default values as well, but that's something to be aware of for those platforms.

@davidliu
Copy link
Copy Markdown
Contributor Author

@davidliu davidliu merged commit adc795e into m137_release Nov 18, 2025
3 checks passed
@davidliu davidliu deleted the dl/android_audio_settings branch November 18, 2025 06:44
cloudwebrtc pushed a commit that referenced this pull request Feb 2, 2026
…oid (#205)

These default values got changed from true to false in #178. On Android,
the way the audio options are set is fairly janky, and actually relied
on these initially defaulting to true.

I'm not sure if other non iOS platforms rely on these initial default
values as well, but that's something to be aware of for those platforms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants