useTrackTranscription
Import
import { useTrackTranscription } from "@livekit/components-react";
Properties
trackRef
TrackReferenceOrPlaceholder | undefined
options?
TrackTranscriptionOptions
Returns
{segments: ReceivedTranscriptionSegment[];}