AutoTranscriptionConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Advanced configurations for auto-generated text streams.
Attributes |
|
---|---|
Name | Description |
display_timing |
google.cloud.video.live_stream_v1.types.AutoTranscriptionConfig.DisplayTiming
Optional. Whether auto-generated text streams are displayed synchronously or asynchronously with the original audio. |
quality_preset |
google.cloud.video.live_stream_v1.types.AutoTranscriptionConfig.QualityPreset
Optional. Tunes the latency and quality of auto-generated captions. |
Classes
DisplayTiming
DisplayTiming(value)
Whether auto-generated text streams are displayed synchronously or asynchronously with the original audio.
QualityPreset
QualityPreset(value)
Presets to tune the latency and quality of auto-generated captions.