Exam AI-103 Topic 4 Question 28 Discussion

Actual exam question for Microsoft's AI-103 exam
Question #: 28
Topic #: 4
You are building a customer support web app named App1 in Microsoft Foundry that uses a GPT realtime model.
App1 must support:
- Live, low-latency voice conversations that use Azure OpenAI
- Streaming audio input from users and playback audio responses
You need to configure a connection method that supports real-time audio streaming in client application and targets approximately 100 ms latency.
Which connection method should you use?

Suggested Answer: D Vote an answer

WebSockets is the best connection method for this application because it enables full-duplex, bi- directional streaming over a single TCP connection, meeting the strict ~100 ms latency requirement for real-time audio.
Reference:
https://www.chat-data.com/blog/implement-openai-realtime-api-for-chatgpt-voice

by nkmineinkzoatftfzd at Aug 20, 2026, 12:14 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10