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
音视频会议开启静音后,无法切换扬声器状态,安卓端是可以的
The text was updated successfully, but these errors were encountered:
并且进入会议时,如果是静音状态,拿到的耳机状态与蓝牙状态都不正确,需要切换一次才能拿到正确的
Sorry, something went wrong.
当插入耳机或者蓝牙进入会议时,解决没有更新正确speaker状态的问题 #450
0b5a518
第一个问题是sdk的问题,请联系我们更新sdk。第二个问题是UI层状态刷新的问题,在会议的状态变成connected时更新一下UI就好了,请参考我们最近的提交
第二个问题不只是UI层的问题,如果进入会议时,音频是开启的更新一下UI 即可,但是关闭音频进入会议,这时打印耳机与蓝牙状态都是false,而且打开音频的话能拿到正确的,再次关闭音频拿到的就是错误的。
No branches or pull requests
操作说明
音视频会议开启静音后,无法切换扬声器状态,安卓端是可以的
3aee6242ed27176d4ba2a016695b594c.mp4
The text was updated successfully, but these errors were encountered: