From the course: OpenAI API: Building Front-End Voice Apps with the Realtime API and WebRTC

Unlock this course with a free trial

Join today to access over 24,800 courses taught by industry experts.

The power and responsibility of voice chat

The power and responsibility of voice chat

- Alright, that was a lot of content in a short time and I'm sure you are itching to get started on your own projects with the Realtime API. As you do so, I encourage you to go and really carefully sift through the code I built for this course. I made sure to heavily document everything that's happening in the code and put in lots of console logs so you can see what is happening in the console. Because a lot of the interaction with the Realtime API goes through all the events that are fired from the server. So understanding that process is essential for your future success. And also make sure you read the documentation because while I covered a lot in this course, there's a lot more I haven't covered and there's a lot more potential here that is more or less undiscovered because this stuff is all brand new. And on the topic of new, I want to leave you with this. Interacting with an application that talks back to you does something to us as people. When something uses our language, our…

Contents