Docs
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
Class References
Function References
Interface References
Type Alias References
Variable References

TranscriptionWord

Interface: TranscriptionWord

Defined in: packages/typescript/ai/src/types.ts:1493

A single word with timing information.

Properties

end

ts
end: number;
end: number;

Defined in: packages/typescript/ai/src/types.ts:1499

End time in seconds


start

ts
start: number;
start: number;

Defined in: packages/typescript/ai/src/types.ts:1497

Start time in seconds


word

ts
word: string;
word: string;

Defined in: packages/typescript/ai/src/types.ts:1495

The transcribed word