Skip to content

Commit 2589dd4

Browse files
committed
real-time how to
1 parent a8074eb commit 2589dd4

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

articles/ai-services/openai/how-to/realtime-audio.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ description: Learn how to use the GPT-4o Realtime API for speech and audio with
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: how-to
8-
ms.date: 11/12/2024
8+
ms.date: 12/6/2024
99
author: eric-urban
1010
ms.author: eur
1111
ms.custom: references_regions
12-
zone_pivot_groups: openai-studio-js
1312
recommendations: false
1413
---
1514

@@ -167,8 +166,6 @@ The following table describes commands sent by the `/realtime` endpoint to the c
167166
| **Other** | |
168167
| `error` | Indicates that something went wrong while processing data on the session. Includes an `error` message that provides more detail. |
169168

170-
171-
172169
## Related content
173170

174171
* Learn more about Azure OpenAI [deployment types](deployment-types.md)

articles/ai-services/openai/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ items:
183183
href: ./how-to/azure-developer-cli.md
184184
- name: Troubleshooting and best practices
185185
href: ./how-to/on-your-data-best-practices.md
186+
- name: Use the Realtime API (preview)
187+
href: realtime-audio.md
186188
- name: Migrate to OpenAI Python v1.x
187189
href: ./how-to/migration.md
188190
- name: Migrate to OpenAI JavaScript v4.x

0 commit comments

Comments
 (0)