0

https://learn.microsoft.com/en-us/python/api/azure-cognitiveservices-speech/azure.cognitiveservices.speech.audio.audiooutputconfig?view=azure-python

how to specify a device_name I have tried everything from deviceUID,deviceName nothing seems to work

Any idea ?

1 Answers1

0

Device_name Specifies the id of the audio device to use. Here is a sample link for Audio device IDs on Windows for desktop applications, Audio device IDs on UWP. Refer this link for more information

For more information about using the Speech-to-text and Text-to-speech APIs, see this link

B. B. Naga Sai Vamsi
  • 2,386
  • 2
  • 3
  • 11