QualityVidyaVideoLanguageVideoLanguage

GoogleApi.ContentWarehouse.V1.Model.QualityVidyaVideoLanguageVideoLanguage


Table of Contents ▼

Jump to a specific part of the page:

Description

Audio-based language information about a Watch Page. For more information: https://g3doc.corp.google.com/video/timedtext/g3doc/ali.md

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. language (type: String.t, default: nil)
    - Audio language of video classified by Automatic Language Identification. It corresponds to the first language (the highest confidence) in ALIResults.lang_results.
  2. speechClass (type: String.t, default: nil)
    - Type of detected speech.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityVidyaVideoLanguageVideoLanguage{
language: String.t() | nil,
speechClass: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityVidyaVideoLanguageVideoLanguage