LanguageCodeItem

Provides information on the speech contained in a discreet utterance when multi-language identification is enabled in your request. This utterance represents a block of speech consisting of one language, preceded or followed by a block of speech in a different language.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Provides the total time, in seconds, each identified language is spoken in your media.

Link copied to clipboard

Provides the language code for each language identified in your media.

Functions

Link copied to clipboard
inline fun copy(block: LanguageCodeItem.Builder.() -> Unit = {}): LanguageCodeItem
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String