StartCaptionsButtonSelector type
Selektortyp für die StartCaptionsButton-Komponente .
type StartCaptionsButtonSelector = (
state: CallClientState,
props: CallingBaseSelectorProps
) => {
checked: boolean
currentCaptionLanguage: string
currentSpokenLanguage: string
}