-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Record calls #16
Comments
This can be done in via TwiML https://www.twilio.com/docs/voice/twiml/record |
I try the TwiML but always have errors. In the end, I just record it in my local PC. Very simple |
Hi @lanceyuu , would you mind sharing how you do it? |
i add the following code to main.py
Also, you can use this file to convert the raw recording to wmv file. |
Hi there,
Thanks a lot for the repo! How could I record the calls?
Thank you in advance.
The text was updated successfully, but these errors were encountered: