Need help? contact me@therealpablo.com
This plugin provides a Bubble visual element (Realtime Call) and a server action (Create Ephemeral Realtime Token) to start a secure WebRTC session with OpenAI Realtime models.
In your Bubble app's Plugins tab, set the openai API key:
Element actions → Realtime Call → start Inputs: - token (Text, required) - model (Text, required; e.g. gpt-4o-realtime-preview) - voice (Text, required; e.g. verse)
Element actions → Realtime Call → stop Ends the call and releases mic + connection.
You can capture live transcripts and save them to your Bubble database. Use the "Assistant Done talking"events to save data each time an assistant is done talking.