共用方式為


TeamsCaptionsHandler type

處理 CaptionsReceivedEventType 事件的回呼定義

type TeamsCaptionsHandler = (data: TeamsCaptionsInfo) => void