outputTranscriptionTrack

@JvmName(name = "ansueihwbmuellsu")
suspend fun outputTranscriptionTrack(value: Output<LiveEventOutputTranscriptionTrackArgs>)
@JvmName(name = "ncjbnrghrnyqjfhv")
suspend fun outputTranscriptionTrack(value: LiveEventOutputTranscriptionTrackArgs?)

Parameters

value

Describes a transcription track in the output of a live event, generated using speech-to-text transcription. This property is reserved for future use, any value set on this property will be ignored.


@JvmName(name = "ekmswtwhoryimjws")
suspend fun outputTranscriptionTrack(argument: suspend LiveEventOutputTranscriptionTrackArgsBuilder.() -> Unit)

Parameters

argument

Describes a transcription track in the output of a live event, generated using speech-to-text transcription. This property is reserved for future use, any value set on this property will be ignored.