Share via


CaptionsCallFeatureState interface

Properties

captions

array of received captions

captionsKind

current caption kind: teams or acs captions

currentCaptionLanguage

current caption language

currentSpokenLanguage

current spoken language

isCaptionsFeatureActive

whether captions is on/off

startCaptionsInProgress

whether start captions button is clicked or now

supportedCaptionLanguages

supported caption languages

supportedSpokenLanguages

supported spoken languages

Property Details

captions

array of received captions

captions: CaptionsInfo[]

Property Value

captionsKind

current caption kind: teams or acs captions

captionsKind: CaptionsKind

Property Value

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[]