File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 33
44Build an AI agent that do an outbound call with Twilio and can interact with in realtime with voice.
55
6+ This readme explains how to run this example.
7+ For a complete documentation on how the agent works and how to setup the services, visit https://docs.restack.io/telephony-video-voice/telephony
8+
69## Prerequisites
710
811- Docker (for running Restack)
Original file line number Diff line number Diff line change 33
44Build an AI agent that do an outbound call with Vapi and can interact with in realtime with voice.
55
6+ This readme explains how to run this example.
7+ For a complete documentation on how the agent works and how to setup the services, visit https://docs.restack.io/telephony-video-voice/telephony
8+
69## Prerequisites
710
811- Docker (for running Restack)
Original file line number Diff line number Diff line change 22
33Build an AI agent that users can interact with in realtime with voice.
44
5+ This readme explains how to run this example.
6+ For a complete documentation on how the agent works and how to setup the services, visit https://docs.restack.io/telephony-video-voice/voice
7+
58## Prerequisites
69
710- Docker (for running Restack)
811- Python 3.10 or higher
912- Deepgram account (For speech-to-text transcription)
1013- ElevenLabs account (for text-to-speech and voice cloning)
1114
12-
1315## Configure environment variables
1416
1517In all subfolders, duplicate the ` env.example ` file and rename it to ` .env ` .
You can’t perform that action at this time.
0 commit comments