Valora
API Reference@valora-ai/reactindexInterfaces

UseTrackTranscriptionOptions

Defined in: packages/react/src/hooks/track/useTrackTranscription.ts:9

Properties

bufferSize?

optional bufferSize?: number;

Defined in: packages/react/src/hooks/track/useTrackTranscription.ts:11

how many transcription segments should be buffered in state


onTranscription?

optional onTranscription?: (newSegments) => void;

Defined in: packages/react/src/hooks/track/useTrackTranscription.ts:13

optional callback for retrieving newly incoming transcriptions only

Parameters

ParameterType
newSegmentsunknown[]

Returns

void

On this page

Valora is local-first

No API key, no server — everything in this doc runs on-device.

Star on GitHub