Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya10avg authored Oct 6, 2024
1 parent 3e6e104 commit f7bead8
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,20 +76,21 @@ The audio payload is received in mu-law format, decoded from base64, and then st


## Environment Variables
``` bash
TWILIO_ACCOUNT_SID: Your Twilio account SID.
TWILIO_API_KEY_SID: Your Twilio API Key SID.
TWILIO_API_SECRET: Your Twilio API Secret.
TWILIO_NUMBER: Your Twilio phone number.
NGROK_AUTHENTICATION: Your Ngrok authentication token.

```

## Dependencies
Flask
Flask-Sock
Twilio
Assembly AI
Ngrok
python-dotenv
Flask /n
Flask-Sock /n
Twilio /n
Assembly AI /n
Ngrok /n
python-dotenv /n


### Notes:
Expand Down

0 comments on commit f7bead8

Please sign in to comment.