CaptionsInfo interface
为每个 CaptionsReceivedEventType 事件接收的数据结构
属性
result |
可以分类此标题数据的状态 |
speaker | 说话字幕文本的呼叫参与者的信息 |
spoken |
口语被解释为的语言。 对应于 startCaptions / setSpokenLanguage 中指定的语言 |
spoken |
标题文本 |
timestamp | 最初说出带标题的单词的时间戳 |
属性详细信息
resultType
speaker
spokenLanguage
口语被解释为的语言。 对应于 startCaptions / setSpokenLanguage 中指定的语言
spokenLanguage: string
属性值
string
spokenText
标题文本
spokenText: string
属性值
string
timestamp
最初说出带标题的单词的时间戳
timestamp: Date
属性值
Date