-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Settings that seem helpful for working on music:
noiseSuppression: false,
echoCancellation: false,
autoGainControl: false
More explanation of available contraints at https://developer.mozilla.org/en-US/docs/Web/API/Media_Streams_API/Constraints and https://mdn.mozillademos.org/en-US/docs/Web/API/Media_Streams_API/Constraints$samples/Example_Constraint_exerciser?revision=1588638&fbclid=IwAR1ZIbQIayqO6TIBzLjSNSS_FRjwYvVrSOR4HtwE1DjYkDgzOtZrrFCQjls
Questions:
- What should the UI for this be like? Controls of specific settings and/or way to specifiy 'optimize for music' vs 'optimize for chat'
munshkr