twilio-voice-conversation-relay

Installation
SKILL.md

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

Installs
1
Repository
openai/plugins
GitHub Stars
7.1K
First Seen
7 days ago
twilio-voice-conversation-relay — openai/plugins