This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What are the two authentication methods supported by the Voice Live API?
OAuth 2.0 and JWT (JSON Web Tokens)
Basic authentication and API keys
Microsoft Entra (keyless) and API key
Which scope is required when generating a token for Microsoft Entra authentication?
https://cognitiveservices.azure.com/.default
https://management.azure.com/.default
https://graph.microsoft.com/.default
Which protocol is used for avatar streaming integration in Voice Live API?
HTTP/2
WebRTC
gRPC
Which event should be handled to stop audio playback when a user interrupts the voice agent?
ServerEventType.RESPONSE_AUDIO_DELTA
ServerEventType.INPUT_AUDIO_BUFFER_SPEECH_STARTED
ServerEventType.SESSION_UPDATED
What is the recommended authentication method for production applications using the SDK?
API key authentication
Microsoft Entra authentication with DefaultAzureCredential
Basic username/password authentication
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?