dialogflow-javascript-client icon indicating copy to clipboard operation
dialogflow-javascript-client copied to clipboard

Add GainNode

Open muuki88 opened this issue 7 years ago • 2 comments

Hi,

In the startUserMedia method in the StreamClient a GainNode could be added as well to configure the microphone gain.

muuki88 avatar Jan 29 '17 20:01 muuki88

Ok, just pushed beta.13, you can check. StreamClient.getGainNode will return gainNode that is used in actual audioContext.

Gugic avatar Jan 30 '17 17:01 Gugic

I left a comment in the commit. Thanks for the fast reaction :)

muuki88 avatar Jan 30 '17 22:01 muuki88