AgentSea.Voice.OpenAI (agentsea_voice v0.1.0)

Copy Markdown

OpenAI voice adapter: text-to-speech (/v1/audio/speech) and speech-to-text (/v1/audio/transcriptions) over Req.

Options: :api_key (defaults to OPENAI_API_KEY), :model, :voice, :format, :base_url, and :adapter (a Req adapter, used to stub HTTP in tests).