openai/openai-realtime-api-beta
Official Node.js/JavaScript client library for OpenAI's beta Realtime API enabling real-time voice and text conversations.

Not currently ranked — collecting fresh signals.
star history
This repository provides a reference implementation and sample library for connecting to OpenAI’s Realtime API, currently in beta. It supports both server-side Node.js and browser environments for building real-time conversational applications. The library handles session management, voice interaction, turn detection, and audio transcription using OpenAI’s models including Whisper for speech-to-text.
Frequently asked
- What is openai/openai-realtime-api-beta?
- Official Node.js/JavaScript client library for OpenAI's beta Realtime API enabling real-time voice and text conversations.
- Is openai-realtime-api-beta open source?
- Yes — openai/openai-realtime-api-beta is open source, released under the MIT license.
- What language is openai-realtime-api-beta written in?
- openai/openai-realtime-api-beta is primarily written in JavaScript.
- How popular is openai-realtime-api-beta?
- openai/openai-realtime-api-beta has 1k stars on GitHub.
- Where can I find openai-realtime-api-beta?
- openai/openai-realtime-api-beta is on GitHub at https://github.com/openai/openai-realtime-api-beta.