mcut
@mcut/transcription

buildApplyCaptionsCommand

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / transcription/src / buildApplyCaptionsCommand

Function: buildApplyCaptionsCommand()

function buildApplyCaptionsCommand(result, options?): AnyCommand;

Defined in: packages/transcription/src/captions.ts:209

Build the applyCaptions command for toCaptionElements output.

Parameters

result

TranscriptResult

options?

BuildApplyCaptionsOptions = {}

Returns

AnyCommand

On this page