Microsoft
AI-102 · Question #35
Which object should you use to specify that the speech input to be transcribed to text is in an audio file?
The correct answer is B. AudioConfig. Use an AudioConfig to specify the input source for speech.
Submitted by amina.ke· Mar 30, 2026Implement Azure AI Speech Solutions
Question
Which object should you use to specify that the speech input to be transcribed to text is in an audio file?
Options
- ASpeechConfig
- BAudioConfig
- CSpeechRecognizer
How the community answered
(68 responses)- A3% (2)
- B91% (62)
- C6% (4)
Explanation
Use an AudioConfig to specify the input source for speech.
Topics
#Speech-to-Text#Audio input#Azure AI Speech SDK#AudioConfig object
Community Discussion
No community discussion yet for this question.