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 8b23571 + 1dc5a30 commit e33b3dbCopy full SHA for e33b3db
articles/ai-services/openai/how-to/audio-real-time.md
@@ -94,7 +94,7 @@ The JavaScript web sample demonstrates how to use the GPT-4o real-time audio API
94
- **Voice**: Optionally, you can select a voice.
95
1. Select the **Record** button to start the session. Accept permissions to use your microphone if prompted.
96
1. You should see a `<< Session Started >>` message in the main output. Then you can speak into the microphone to start a chat.
97
-1. You can interrupt the chat at any time by speaking and completely stop the chat by selecting the "Stop" button.
+1. You can interrupt the chat at any time by speaking. You can end the chat by selecting the **Stop** button.
98
99
## Related content
100
0 commit comments