We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa45ce7 commit d7a6b00Copy full SHA for d7a6b00
speech-to-text/recognize-microphone.js
@@ -32,8 +32,7 @@ var bitBucket = new Readable();
32
*/
33
34
/**
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
+ * Create and return a RecognizeStream sourcing audio from the user's microphone
37
*
38
* @param {Object} options - Also passed to {MediaElementAudioStream} and to {RecognizeStream}
39
* @param {String} options.token - Auth Token - see https://github.com/watson-developer-cloud/node-sdk#authorization
0 commit comments