OpenAI · Arazzo Workflow
OpenAI Chat then Speak
Version 1.0.0
Generate a chat reply, then synthesize it to spoken audio.
Provider
Workflows
chat-then-speak
Create a chat reply and convert it to speech audio.
Asks a chat model to answer a prompt, then feeds the reply text to the speech endpoint and returns the synthesized audio.
1
createChat
createChatCompletion
Create a chat completion answering the user prompt.
2
speak
createSpeech
Synthesize the chat reply into spoken audio.