dialogflow-javascript-client
dialogflow-javascript-client copied to clipboard
Add GainNode
Hi,
In the startUserMedia
method in the StreamClient a GainNode could be added as well to configure the microphone gain.
Ok, just pushed beta.13, you can check. StreamClient.getGainNode will return gainNode that is used in actual audioContext.
I left a comment in the commit. Thanks for the fast reaction :)