From 38bd55e5180ab6b641d215fe303d6cf0a75b44d3 Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Mon, 28 Apr 2025 10:39:16 -0400 Subject: [PATCH] Update README --- examples/phone-chatbot-daily-twilio-sip/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/phone-chatbot-daily-twilio-sip/README.md b/examples/phone-chatbot-daily-twilio-sip/README.md index ca45f02eb..21dea417e 100644 --- a/examples/phone-chatbot-daily-twilio-sip/README.md +++ b/examples/phone-chatbot-daily-twilio-sip/README.md @@ -18,7 +18,7 @@ This project demonstrates how to create a voice bot that can receive phone calls - A Daily account with an API key - A Twilio account with a phone number that supports voice - OpenAI API key for the bot's intelligence -- ElevenLabs API key for text-to-speech (optional but recommended) +- Cartesia API key for text-to-speech ## Setup