File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ The core of the library is the [RecognizeStream] that performs the actual transc
8383### [ ` .recognizeMicrophone({token}) ` ] ( http://watson-developer-cloud.github.io/speech-javascript-sdk/master/module-watson-speech_speech-to-text_recognize-microphone.html ) -> Stream
8484
8585Options:
86- * ` keepMic ` : if true, preserves the MicrophoneStream for subsequent calls, preventing additional permissions requests in Firefox
86+ * ` keepMicrophone ` : if true, preserves the MicrophoneStream for subsequent calls, preventing additional permissions requests in Firefox
8787* ` mediaStream ` : Optionally pass in an existing media stream rather than prompting the user for microphone access.
8888* Other options passed to [ RecognizeStream]
8989* Other options passed to [ SpeakerStream] if ` options.resultsbySpeaker ` is set to true
You can’t perform that action at this time.
0 commit comments