@mcut/transcription
mergeCaptions
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / transcription/src / mergeCaptions
Function: mergeCaptions()
function mergeCaptions(a, b): CaptionMergeResult;Defined in: packages/transcription/src/transcript-tools.ts:325
Merge two captions (order-independent) into one spanning both. Word timings survive when both sides carry them; otherwise the merged caption degrades to caption-level granularity.