1. You are building a voice-response feature with Azure Speech and want the synthesized voice to sound natural rather than robotic, matching your brand. What should you configure?
- A. Select an appropriate neural voice (and language/locale) for the text-to-speech output✓ Correct
- B. Increase the audio file's resolution in pixels
- C. Switch entirely to a computer vision service instead
- D. Disable text-to-speech and only ever return raw text
Explanation
Azure Speech's text-to-speech offers neural voices that sound natural and can be selected/configured for language and style to match a desired brand voice. Audio has no 'pixel resolution', switching to computer vision is irrelevant to audio output, and disabling text-to-speech removes the very feature being requested.