From 42e54a2cb29943b793bf9a47dd7e0121e1c0c87d Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 14 Oct 2023 14:47:49 -0600 Subject: final --- env.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'env.sample') diff --git a/env.sample b/env.sample index 2709a6d..a92d8aa 100644 --- a/env.sample +++ b/env.sample @@ -5,5 +5,8 @@ AZURE_SPEECH_KEY= AZURE_SPEECH_REGION= TWILIO_ACCOUNT_SID= TWILIO_AUTH_TOKEN= +TWILIO_PHONE= ELEVENLABS_API_KEY= -ELEVENLABS_VOICE_ID= \ No newline at end of file +ELEVENLABS_VOICE_ID= +TEST_PHONE_NUMBER= +SERPAPI_API_KEY= \ No newline at end of file -- cgit v1.2.3