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,
|
channelCount: 1,
|
||||||
sampleRate: 48000,
|
sampleRate: 48000,
|
||||||
echoCancellation: true,
|
echoCancellation: true,
|
||||||
noiseSuppression: false,
|
noiseSuppression: true,
|
||||||
autoGainControl: false,
|
autoGainControl: false,
|
||||||
},
|
},
|
||||||
video: false,
|
video: false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue