Skip to content
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

add twilio integration #448

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

yc1i
Copy link

@yc1i yc1i commented Sep 11, 2023

Create a draft PR for Twilio integration:

  1. Add Restful endpoint to return TwiML to twilio to start a stream
  2. Add a websocket endpoint to handle TwiML streams
  3. updated whisper and google TTS to handle twilio audio

@yc1i yc1i force-pushed the twilio-integration branch 5 times, most recently from d469264 to 0e341de Compare September 12, 2023 23:08
@jfaraklit
Copy link

@yc1i any ETA on completing this?

@yc1i
Copy link
Author

yc1i commented Sep 26, 2023

@yc1i any ETA on completing this?

I'll re-arrange and try to merge another PR possibly this week.

* create REST endpoint to return a TwiML Stream Object to instruct twilio to setup bidirectional stream
* create a websocket endpoint to handle twilio stream.
@yc1i yc1i force-pushed the twilio-integration branch from 0e341de to e4f52b1 Compare September 26, 2023 21:52
@yc1i yc1i marked this pull request as ready for review September 26, 2023 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants