Skip to main content

Caption

type CaptionPayload = {
start: number
end: number
content: StringContentPayload
}

This data is sent when the host finished speaking a sentence and the caption is done.