gpt4 book ai didi

audio - 我正在尝试在Kurento多对多教程中禁用我自己的麦克风,但到目前为止没有成功

转载 作者:行者123 更新时间:2023-12-03 02:33:13 25 4
gpt4 key购买 nike

我已经尝试过此代码

partner.audioEnabled =假

但是什么也没发生。我只想禁用麦克风,而不是我的扬声器没主意吗?

最佳答案

那里的audioEnabled属性。

 participants[name].rtcPeer.audioEnabled = false;

要么
participants[name].rtcPeer.peerConnection.getLocalStreams()[0].getAudioTracks()[0].enabled = false;

关于audio - 我正在尝试在Kurento多对多教程中禁用我自己的麦克风,但到目前为止没有成功,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39744062/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com