twilio-voice-conversation-relay Skill
Build AI-powered voice agents using Twilio ConversationRelay. Handles real-time speech recognition (ASR), text-to-speech (TTS), and bidirectional audio streaming via WebSocket. Covers TwiML setup, WebSocket message types, LLM integration, streaming responses, and voice provider configuration. Use this skill to build vo Published by openai in plugins.
What is twilio-voice-conversation-relay Skill?
Build AI-powered voice agents using Twilio ConversationRelay. Handles real-time speech recognition (ASR), text-to-speech (TTS), and bidirectional audio streaming via WebSocket. Covers TwiML setup, WebSocket message types, LLM integration, streaming responses, and voice provider configuration. Use this skill to build vo Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use twilio-voice-conversation-relay Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/twilio-developer-kit/skills/twilio-voice-conversation-relay/SKILL.md
What it does
Build AI-powered voice agents using Twilio ConversationRelay. Handles real-time speech recognition (ASR), text-to-speech (TTS), and bidirectional audio streaming via WebSocket. Covers TwiML setup, WebSocket message types, LLM integration, streaming responses, and voice provider configuration. Use this skill to build vo
Skill instructions
Overview ConversationRelay connects Twilio's telephony layer to your app via a persistent WebSocket. Twilio handles ASR (speech-to-text) and TTS (text-to-speech); your app receives transcripts, calls an LLM, and sends text back for playback. Caller ←→ Twilio (ASR/TTS) ←→ WebSocket ←→ Your App ←→ LLM --- Prerequisites - Upgraded Twilio account with ConversationRelay access (requires onboarding) — New to Twilio? See twilio-account-setup — Start onboarding at: Console Voice ConversationRelay — access is not instant - A voice-capable Twilio phone number - TWILIOACCOUNTSID and TWILIOAUTHTOKEN — see twilio-iam-auth-setup - WebSocket server reachable via wss:// (TLS required) - An LLM integration (OpenAI, Anthropic, etc.) - For placing calls: see twilio-voice-outbound-calls Onboarding: Complete via Console Voice ConversationRelay Onboarding. Select TTS/ASR providers: - TTS: Deepgram, Amazon Polly, Google Cloud TTS, ElevenLabs - ASR: Deepgram, Google Cloud STT --- Quickstart Step 1 — Return Tw
Explore related resources
Frequently asked questions
What is twilio-voice-conversation-relay?
twilio-voice-conversation-relay is a open-source AI agent skill with Copy skill directory. Build AI-powered voice agents using Twilio ConversationRelay. Handles real-time speech recognition (ASR), text-to-speech (TTS), and bidirectional audio streaming via WebSocket.
Who is twilio-voice-conversation-relay best for?
twilio-voice-conversation-relay is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install twilio-voice-conversation-relay?
Install or run twilio-voice-conversation-relay using Copy skill directory. Check twilio-voice-conversation-relay for the latest setup command.
Is twilio-voice-conversation-relay actively maintained?
twilio-voice-conversation-relay may need a closer maintenance check before production use.
Auto-fetched from GitHub.