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.location.Locations
        | Methods | |
|---|---|
|  | Gets information about a location. | 
|  | Lists information about the supported locations for this service. | 
google.cloud.speech.v2.Speech
        | Methods | |
|---|---|
|  | Performs batch asynchronous speech recognition: send a request with N audio files and receive a long running operation that can be polled to see when the transcriptions are finished. | 
|  | Creates a CustomClass. | 
|  | Creates a PhraseSet. | 
|  | Creates a Recognizer. | 
|  | Deletes the CustomClass. | 
|  | Deletes the PhraseSet. | 
|  | Deletes the Recognizer. | 
|  | Returns the requested Config. | 
|  | Returns the requested CustomClass. | 
|  | Returns the requested PhraseSet. | 
|  | Returns the requested Recognizer. | 
|  | Lists CustomClasses. | 
|  | Lists PhraseSets. | 
|  | Lists Recognizers. | 
|  | Performs synchronous Speech recognition: receive results after all audio has been sent and processed. | 
|  | Performs bidirectional streaming speech recognition: receive results while sending audio. | 
|  | Undeletes the CustomClass. | 
|  | Undeletes the PhraseSet. | 
|  | Undeletes the Recognizer. | 
|  | Updates the Config. | 
|  | Updates the CustomClass. | 
|  | Updates the PhraseSet. | 
|  | Updates the Recognizer. | 
google.longrunning.Operations
        | Methods | |
|---|---|
|  | Starts asynchronous cancellation on a long-running operation. | 
|  | Deletes a long-running operation. | 
|  | Gets the latest state of a long-running operation. | 
|  | Lists operations that match the specified filter in the request. | 
|  | Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. |