You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ojack, thanks for tagging me. I'm so glad you've had a chance to look into this, thanks!
I think the best scenario for the UI might involve a set of checkboxes for the individual controls, along with a "presets" drop box that would allow a user to quickly choose between "Voice", "Music", and "Custom." Does that seem doable? Let me know if I can help.
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:
The text was updated successfully, but these errors were encountered: