You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/realtime-audio-quickstart.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ To chat with your deployed `gpt-4o-realtime-preview` model in the [Azure AI Stud
77
77
1. Optionally, change settings such as threshold, prefix padding, and silence duration.
78
78
1. Select **Start listening** to start the session. You can speak into the microphone to start a chat.
79
79
80
-
:::image type="content" source="../media/how-to/real-time/real-time-playground-start-listening.png" alt-text="Screenshot of the real-time audio playground with the start listening button and microphone access enabled." lightbox="../media/how-to/real-time/real-time-playground-start-listening.png":::
80
+
:::image type="content" source="./media/how-to/real-time/real-time-playground-start-listening.png" alt-text="Screenshot of the real-time audio playground with the start listening button and microphone access enabled." lightbox="./media/how-to/real-time/real-time-playground-start-listening.png":::
81
81
82
82
1. You can interrupt the chat at any time by speaking. You can end the chat by selecting the **Stop listening** button.
0 commit comments