CaptionsCallFeatureState interface
속성
| captions | 수신된 캡션의 배열 |
| captions |
현재 캡션 종류: Teams 또는 ACS 캡션 |
| current |
현재 캡션 언어 |
| current |
현재 사용 언어 |
| is |
캡션이 켜져 있는지 또는 꺼져 있는지 여부 |
| start |
Start Captions 버튼을 클릭했는지 지금 클릭했는지 여부 |
| supported |
지원되는 캡션 언어 |
| supported |
지원되는 음성 언어 |
속성 세부 정보
captions
captionsKind
currentCaptionLanguage
현재 캡션 언어
currentCaptionLanguage: string
속성 값
string
currentSpokenLanguage
현재 사용 언어
currentSpokenLanguage: string
속성 값
string
isCaptionsFeatureActive
캡션이 켜져 있는지 또는 꺼져 있는지 여부
isCaptionsFeatureActive: boolean
속성 값
boolean
startCaptionsInProgress
Start Captions 버튼을 클릭했는지 지금 클릭했는지 여부
startCaptionsInProgress: boolean
속성 값
boolean
supportedCaptionLanguages
지원되는 캡션 언어
supportedCaptionLanguages: string[]
속성 값
string[]
supportedSpokenLanguages
지원되는 음성 언어
supportedSpokenLanguages: string[]
속성 값
string[]