次の方法で共有


CaptionsCallFeatureState interface

プロパティ

captions

受信したキャプションの配列

captionsKind

現在のキャプションの種類: Teams または ACS キャプション

currentCaptionLanguage

現在のキャプション言語

currentSpokenLanguage

現在話されている言語

isCaptionsFeatureActive

キャプションがオン/オフかどうか

startCaptionsInProgress

「キャプションの開始」ボタンがクリックされたか、今すぐクリックされたか

supportedCaptionLanguages

サポートされているキャプション言語

supportedSpokenLanguages

サポートされている音声言語

プロパティの詳細

captions

受信したキャプションの配列

captions: CaptionsInfo[]

プロパティ値

captionsKind

現在のキャプションの種類: Teams または ACS キャプション

captionsKind: CaptionsKind

プロパティ値

currentCaptionLanguage

現在のキャプション言語

currentCaptionLanguage: string

プロパティ値

string

currentSpokenLanguage

現在話されている言語

currentSpokenLanguage: string

プロパティ値

string

isCaptionsFeatureActive

キャプションがオン/オフかどうか

isCaptionsFeatureActive: boolean

プロパティ値

boolean

startCaptionsInProgress

「キャプションの開始」ボタンがクリックされたか、今すぐクリックされたか

startCaptionsInProgress: boolean

プロパティ値

boolean

supportedCaptionLanguages

サポートされているキャプション言語

supportedCaptionLanguages: string[]

プロパティ値

string[]

supportedSpokenLanguages

サポートされている音声言語

supportedSpokenLanguages: string[]

プロパティ値

string[]