TeamsCaptionsHandler type

Callback definition for handling the CaptionsReceivedEventType event

type TeamsCaptionsHandler = (data: TeamsCaptionsInfo) => void