Skip to content

Function: openaiTranscriptionTransport()

openaiTranscriptionTransport(options): SttTransport

Defined in: openai.ts:202

The alternate engine. Each open mints/reuses an ek_ through the injected KeySource (which sees the wire session config, so the secret's baked default matches what the engine asserts) and connects with the browser subprotocol presentation.

Parameters

options

OpenaiTranscriptionTransportOptions

Returns

SttTransport