Skip to content

Interface: SttCapabilities

Defined in: types.ts:103

What an engine can and cannot do — read so a missing feature is visibly absent, never silently broken (the oracle's capability discipline).

Properties

keyterms

keyterms: boolean

Defined in: types.ts:111

Domain keyterm biasing (Scribe: repeatable URL params).


languageHint

languageHint: boolean

Defined in: types.ts:109

A language hint is configurable.


vendorVad

vendorVad: boolean

Defined in: types.ts:113

Vendor-side turn detection. False for both in V1 — the client commits.


wordLogprobs

wordLogprobs: boolean

Defined in: types.ts:107

Per-word confidence (both, differently produced).


wordTimestamps

wordTimestamps: boolean

Defined in: types.ts:105

Per-word timestamps on finals (Scribe yes; the OpenAI wire no).