Skip to content

Commit d7a6b00

Browse files
authored
correct docs
[ci skip]
1 parent fa45ce7 commit d7a6b00

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

speech-to-text/recognize-microphone.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ var bitBucket = new Readable();
3232
*/
3333

3434
/**
35-
* Create and return a RecognizeStream from the user's microphone
36-
* If the options.file is set, it is used instead of the microphone
35+
* Create and return a RecognizeStream sourcing audio from the user's microphone
3736
*
3837
* @param {Object} options - Also passed to {MediaElementAudioStream} and to {RecognizeStream}
3938
* @param {String} options.token - Auth Token - see https://github.com/watson-developer-cloud/node-sdk#authorization

0 commit comments

Comments
 (0)