Class: AssemblyAI::Transcripts::SubtitleFormat
- Inherits:
-
Object
- Object
- AssemblyAI::Transcripts::SubtitleFormat
- Defined in:
- lib/assemblyai/transcripts/types/subtitle_format.rb
Overview
Format of the subtitles
Constant Summary collapse
- SRT =
"srt"
- VTT =
"vtt"