google_speech library

Classes

AccessCredentials
OAuth2 Credentials.
RecognitionConfig
RecognitionConfigBeta
RecognitionConfigV2
ServiceAccount
SpeechClientAuthenticator
Contains the necessary CallOptions needed to connect to a Google Cloud Speech Server.
SpeechContext
SpeechContextBeta
SpeechToText
An interface to Google's Speech-to-Text Api via grpc.
SpeechToTextBeta
An interface to Google's Speech-to-Text Api via grpc.
SpeechToTextV2
An interface to Google's Speech-to-Text Api via grpc.
StreamingRecognitionConfig
StreamingRecognitionConfigBeta
StreamingRecognitionConfigV2
ThirdPartyAuthenticator
Class for authenticating with a third party.

Enums

AudioEncoding
The encoding of the audio data sent in the request.
RecognitionModel
Which model to select for the given request. Select the model best suited to your domain to get best results. If a model is not explicitly specified, then we auto-select a model based on the parameters in the RecognitionConfig. For pricing visit this page https://cloud.google.com/speech-to-text/pricing
RecognitionModelV2
Which model to select for the given request. Select the model best suited to your domain to get best results. If a model is not explicitly specified, then we auto-select a model based on the parameters in the RecognitionConfig.