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.
2 parents 552d6c3 + 44c08df commit cc6928cCopy full SHA for cc6928c
examples/speech_to_text.v1.js
@@ -11,7 +11,7 @@ var speech_to_text = watson.speech_to_text({
11
});
12
13
var params = {
14
- content_type: 'audio/wav',
+ content_type: 'audio/wav'
15
};
16
17
// create the stream
0 commit comments