Skip to content

Commit e33b3db

Browse files
Merge pull request #592 from eric-urban/eur/audio-patch-1
stop chat
2 parents 8b23571 + 1dc5a30 commit e33b3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/audio-real-time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The JavaScript web sample demonstrates how to use the GPT-4o real-time audio API
9494
- **Voice**: Optionally, you can select a voice.
9595
1. Select the **Record** button to start the session. Accept permissions to use your microphone if prompted.
9696
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.
97+
1. You can interrupt the chat at any time by speaking. You can end the chat by selecting the **Stop** button.
9898
9999
## Related content
100100

0 commit comments

Comments
 (0)