watson-developer-cloud / speech-to-text-nodejs

:microphone: Sample Node.js Application for the IBM Watson Speech to Text Service
https://speech-to-text-demo.ng.bluemix.net
Apache License 2.0
1.11k stars 706 forks source link

No documentation information for recognizeMicrophone() #253

Closed EvanSmith93 closed 3 years ago

EvanSmith93 commented 3 years ago

There doesn't seem to be any documentation on the recognizeMicrophone method. Some info should be added as to what this function does, and how to use it.

https://github.com/watson-developer-cloud/speech-to-text-nodejs/blob/ac7e8a934f0fdf21222648de20e27b3d592fb9d2/views/demo.jsx#L157