Config: UrlParams to control noiseSuppression and echoCancellation

This commit is contained in:
Valere
2025-11-25 11:10:53 +01:00
parent 3491a68362
commit e2607d6399
5 changed files with 195 additions and 1 deletions

View File

@@ -415,6 +415,8 @@ export function createCallViewModel$(
livekitKeyProvider,
getUrlParams().controlledAudioDevices,
options.livekitRoomFactory,
getUrlParams().echoCancellation,
getUrlParams().noiseSuppression,
);
const connectionManager = createConnectionManager$({