This commit is contained in:
parent
b7e96f915b
commit
3117116d12
1 changed files with 1 additions and 1 deletions
|
|
@ -572,7 +572,7 @@ async function createLocalVoiceStream() {
|
|||
channelCount: 1,
|
||||
sampleRate: 48000,
|
||||
echoCancellation: true,
|
||||
noiseSuppression: false,
|
||||
noiseSuppression: true,
|
||||
autoGainControl: false,
|
||||
},
|
||||
video: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue