API Reference google_api_speech v0.23.2-beta-0.0.5

Modules

API client metadata for GoogleApi.Speech.V1.

API calls for all endpoints tagged Operations.

API calls for all endpoints tagged Speech.

Handle Tesla connections for GoogleApi.Speech.V1.

The response message for Operations.ListOperations.

Describes the progress of a long-running LongRunningRecognize call. It is included in the metadata field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.

The top-level message sent by the client for the LongRunningRecognize method.

The only message returned to the client by the LongRunningRecognize method. It contains the result as zero or more sequential SpeechRecognitionResult messages. It is included in the result.response field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.

This resource represents a long-running operation that is the result of a network API call.

Provides information to the recognizer that specifies how to process the request.

Contains audio data in the encoding specified in the RecognitionConfig. Either content or uri must be supplied. Supplying both or neither returns google.rpc.Code.INVALID_ARGUMENT. See content limits.

Provides information to the recognizer that specifies how to process the request.

Description of audio data to be recognized.

The top-level message sent by the client for the Recognize method.

The only message returned to the client by the Recognize method. It contains the result as zero or more sequential SpeechRecognitionResult messages.

Config to enable speaker diarization.

Provides information to the recognizer that specifies how to process the request.

Provides "hints" to the speech recognizer to favor specific words and phrases in the results.

Alternative hypotheses (a.k.a. n-best list).

A speech recognition result corresponding to a portion of the audio.

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.

Word-specific information for recognized words.