CaptionsCallFeatureState interface
Properties
captions | array of received captions |
captions |
current caption kind: teams or acs captions |
current |
current caption language |
current |
current spoken language |
is |
whether captions is on/off |
start |
whether start captions button is clicked or now |
supported |
supported caption languages |
supported |
supported spoken languages |
Property Details
captions
captionsKind
currentCaptionLanguage
current caption language
currentCaptionLanguage: string
Property Value
string
currentSpokenLanguage
current spoken language
currentSpokenLanguage: string
Property Value
string
isCaptionsFeatureActive
whether captions is on/off
isCaptionsFeatureActive: boolean
Property Value
boolean
startCaptionsInProgress
whether start captions button is clicked or now
startCaptionsInProgress: boolean
Property Value
boolean
supportedCaptionLanguages
supported caption languages
supportedCaptionLanguages: string[]
Property Value
string[]
supportedSpokenLanguages
supported spoken languages
supportedSpokenLanguages: string[]
Property Value
string[]