@mcut/transcription
MappedWord
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / transcription/src / MappedWord
Interface: MappedWord
Defined in: packages/transcription/src/transcript-tools.ts:45
Properties
endChar
endChar: number;Defined in: packages/transcription/src/transcript-tools.ts:48
startChar
startChar: number;Defined in: packages/transcription/src/transcript-tools.ts:47
word
word: object;Defined in: packages/transcription/src/transcript-tools.ts:46
endMs
endMs: number;startMs
startMs: number;text
text: string;