다음을 통해 공유


CaptionsCallFeatureState interface

속성

captions

수신된 캡션의 배열

captionsKind

현재 캡션 종류: Teams 또는 ACS 캡션

currentCaptionLanguage

현재 캡션 언어

currentSpokenLanguage

현재 사용 언어

isCaptionsFeatureActive

캡션이 켜져 있는지 또는 꺼져 있는지 여부

startCaptionsInProgress

Start Captions 버튼을 클릭했는지 지금 클릭했는지 여부

supportedCaptionLanguages

지원되는 캡션 언어

supportedSpokenLanguages

지원되는 음성 언어

속성 세부 정보

captions

수신된 캡션의 배열

captions: CaptionsInfo[]

속성 값

captionsKind

현재 캡션 종류: Teams 또는 ACS 캡션

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