Synaptic.Voice.OpenAI.STTAdapter (synaptic v0.3.0-alpha.8)

View Source

OpenAI-oriented STT adapter with an OpenAI-compatible JSON transcription request.

The adapter accepts streamed audio chunks and sends final transcript events to the owning session.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.