File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,10 @@ description: Learn how to use the GPT-4o Realtime API for speech and audio with
5
5
manager : nitinme
6
6
ms.service : azure-ai-openai
7
7
ms.topic : how-to
8
- ms.date : 11/12 /2024
8
+ ms.date : 12/6 /2024
9
9
author : eric-urban
10
10
ms.author : eur
11
11
ms.custom : references_regions
12
- zone_pivot_groups : openai-studio-js
13
12
recommendations : false
14
13
---
15
14
@@ -167,8 +166,6 @@ The following table describes commands sent by the `/realtime` endpoint to the c
167
166
| ** Other** | |
168
167
| ` error ` | Indicates that something went wrong while processing data on the session. Includes an ` error ` message that provides more detail. |
169
168
170
-
171
-
172
169
## Related content
173
170
174
171
* Learn more about Azure OpenAI [ deployment types] ( deployment-types.md )
Original file line number Diff line number Diff line change @@ -183,6 +183,8 @@ items:
183
183
href : ./how-to/azure-developer-cli.md
184
184
- name : Troubleshooting and best practices
185
185
href : ./how-to/on-your-data-best-practices.md
186
+ - name : Use the Realtime API (preview)
187
+ href : realtime-audio.md
186
188
- name : Migrate to OpenAI Python v1.x
187
189
href : ./how-to/migration.md
188
190
- name : Migrate to OpenAI JavaScript v4.x
You can’t perform that action at this time.
0 commit comments