Deepgram · Arazzo Workflow
Deepgram Transcribe, Analyze, and Synthesize
Version 1.0.0
Transcribe audio to text, run text intelligence on the transcript, then synthesize a spoken response.
View Spec
View on GitHub
Artificial IntelligenceSpeech-to-TextText-to-SpeechTranscriptionVoice AIArazzoWorkflows
Provider
Workflows
transcribe-analyze-synthesize
Transcribe audio, analyze the transcript text, and synthesize speech.
Transcribes a hosted audio file, sends the transcript through text intelligence for a summary and sentiment, then synthesizes the summary back into speech audio.
1
transcribeAudio
Transcribe the hosted audio file with punctuation and smart formatting so the transcript is ready for text intelligence.
2
analyzeTranscript
Run text intelligence over the transcript to produce a summary along with sentiment, topics, and intents.
3
synthesizeSummary
Convert the generated summary text back into natural-sounding speech audio using the selected Aura voice.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.