Cloud Speech-to-Text API

Converts audio to text by applying powerful neural network models.

Service: speech.googleapis.com

The Service name speech.googleapis.com is needed to create RPC client stubs.

google.cloud.speech.v1p1beta1.Adaptation

Methods

google.cloud.speech.v1p1beta1.Speech

Methods
Recognize Performs synchronous speech recognition: receive results after all audio has been sent and processed. The request will time out in 60 minutes.
StreamingRecognize Performs bidirectional streaming speech recognition: receive results while sending audio. The request will time out in 60 minutes.