次の方法で共有


TeamsCaptionsHandler type

CaptionsReceivedEventType イベントを処理するためのコールバック定義

type TeamsCaptionsHandler = (data: TeamsCaptionsInfo) => void