There was an error while loading. Please reload this page.
1 parent 052ffd0 commit 7fd2cffCopy full SHA for 7fd2cff
README.md
@@ -5,6 +5,11 @@ to OpenAI's Realtime API.
5
**This library is in beta and should not be treated as a final implementation.**
6
You can use it to easily prototype conversational apps.
7
8
+**The easiest way to get playing with the API right away** is to use the
9
+[**Realtime Console**](https://github.com/openai/openai-realtime-console), it uses
10
+the reference client to deliver a fully-functional API inspector with examples
11
+of voice visualization and more.
12
+
13
# Quickstart
14
15
This library is built to be used both server-side (Node.js) and in browser (React, Vue),
0 commit comments