TeamsCaptionsHandler type

用于处理 CaptionsReceivedEventType 事件的回调定义

type TeamsCaptionsHandler = (data: TeamsCaptionsInfo) => void