다음을 통해 공유


TeamsCaptionsHandler type

CaptionsReceivedEventType 이벤트 처리를 위한 콜백 정의

type TeamsCaptionsHandler = (data: TeamsCaptionsInfo) => void