nerdexam
Microsoft

AI-102 · Question #209

You are building a social media extension that will convert text to speech. The solution must meet the following requirements: - Support messages of up to 400 characters. - Provide users with…

The correct answer is B. https://uksouth.tts.speech.microsoft.com/cognitiveservices/voices/list. You can use the tts.speech.microsoft.com/cognitiveservices/voices/list endpoint to get a full list of voices for a specific region or endpoint. https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/rest-text-to-speech?tab

Submitted by eva_at· Mar 30, 2026Implement Natural Language Processing Solutions

Question

You are building a social media extension that will convert text to speech. The solution must meet the following requirements: - Support messages of up to 400 characters. - Provide users with multiple voice options. - Minimize costs. You create an Azure AI Services resource. Which Azure AI Speech API endpoint provides users with the available voice options?

Options

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    84% (26)
  • C
    3% (1)
  • D
    10% (3)

Explanation

You can use the tts.speech.microsoft.com/cognitiveservices/voices/list endpoint to get a full list of voices for a specific region or endpoint. https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/rest-text-to-speech?tab

Topics

#Azure AI Speech#Text-to-Speech API#API endpoints

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice