(PoC) openai-realtime-rs This repository is a Proof of Concept (PoC) project for OpenAI's RealtimeAPI, intended to support my other projects. Install [dependencies] openai-realtime = { git = "https://github.com/katya4oyu/openai-realtime-rs.git" } Examples Audio to Audio cargo run --example a2a Links OpenAI Realtime API Documentation