You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Microphone Stream|[source code](https://github.com/googleapis/nodejs-speech/blob/master/samples/MicrophoneStream.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-speech&page=editor&open_in_editor=samples/MicrophoneStream.js,samples/README.md)|
109
+
| Microphone stream|[source code](https://github.com/googleapis/nodejs-speech/blob/master/samples/MicrophoneStream.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-speech&page=editor&open_in_editor=samples/MicrophoneStream.js,samples/README.md)|
110
110
| Beta Features |[source code](https://github.com/googleapis/nodejs-speech/blob/master/samples/betaFeatures.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-speech&page=editor&open_in_editor=samples/betaFeatures.js,samples/README.md)|
111
111
| Infinite Streaming |[source code](https://github.com/googleapis/nodejs-speech/blob/master/samples/infiniteStreaming.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-speech&page=editor&open_in_editor=samples/infiniteStreaming.js,samples/README.md)|
112
112
| Quickstart |[source code](https://github.com/googleapis/nodejs-speech/blob/master/samples/quickstart.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-speech&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)|
113
113
| Recognize |[source code](https://github.com/googleapis/nodejs-speech/blob/master/samples/recognize.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-speech&page=editor&open_in_editor=samples/recognize.js,samples/README.md)|
114
-
| Recognize.v1p1beta1|[source code](https://github.com/googleapis/nodejs-speech/blob/master/samples/recognize.v1p1beta1.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-speech&page=editor&open_in_editor=samples/recognize.v1p1beta1.js,samples/README.md)|
114
+
| Recognize speech with metadata|[source code](https://github.com/googleapis/nodejs-speech/blob/master/samples/recognize.v1p1beta1.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-speech&page=editor&open_in_editor=samples/recognize.v1p1beta1.js,samples/README.md)|
115
115
| Transcribe Context Classes |[source code](https://github.com/googleapis/nodejs-speech/blob/master/samples/transcribeContextClasses.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-speech&page=editor&open_in_editor=samples/transcribeContextClasses.js,samples/README.md)|
Performs infinite streaming using the streamingRecognize operation with the Cloud Speech API.
77
+
74
78
View the [source code](https://github.com/googleapis/nodejs-speech/blob/master/samples/infiniteStreaming.js).
75
79
76
80
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-speech&page=editor&open_in_editor=samples/infiniteStreaming.js,samples/README.md)
0 commit comments