We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c5eec1 + 03a9b53 commit bd34d96Copy full SHA for bd34d96
README.md
@@ -32,7 +32,7 @@ https://github.com/user-attachments/assets/67d94a6c-ee44-4834-a9dd-a628b4a4e093
32
$ npm i openai/openai-realtime-api-beta
33
```
34
35
-2. import the `Realtime` component into your svelte file and use it e.g. like so:
+3. import the `Realtime` component into your svelte file and use it e.g. like so:
36
37
```svelte
38
<script lang="ts">
0 commit comments