Google Cloud Speech gRPC API v0.4.0 Google.Cloud.Speech.V1.StreamingRecognitionResult View Source
Auto-generated from googleapis/google/cloud/speech/v1/cloud_speech.proto
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Google.Cloud.Speech.V1.StreamingRecognitionResult{
alternatives: [Google.Cloud.Speech.V1.SpeechRecognitionAlternative.t()],
channel_tag: integer(),
is_final: boolean(),
language_code: String.t(),
result_end_time: Google.Protobuf.Duration.t() | nil,
stability: float()
}