Google Cloud Speech gRPC API v0.4.0 Google.Cloud.Speech.V1.RecognitionMetadata 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 Source
t() :: %Google.Cloud.Speech.V1.RecognitionMetadata{
  audio_topic: String.t(),
  industry_naics_code_of_audio: non_neg_integer(),
  interaction_type: atom() | integer(),
  microphone_distance: atom() | integer(),
  original_media_type: atom() | integer(),
  original_mime_type: String.t(),
  recording_device_name: String.t(),
  recording_device_type: atom() | integer()
}

Link to this section Functions