跳到主要内容

字幕

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

当主播说完一句话并且字幕可用时,会向客户端发送该数据。