QuestionQ25
Implement AI solutions by using Microsoft FoundryYou are using the Azure Speech SDK to create a Python application that supports real-time spoken conversations.
Which Azure Speech class should be used to configure the connection to the Azure Speech service?
- A AudioOutputConfig
- B SpeechSynthesizer
- C AudioConfig
- D SpeechConfig
Community Discussion