Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
What information do you need from your Azure AI Speech service resource to consume it using the Azure AI Speech SDK?
The location and one of the keys
The primary and secondary keys
The endpoint and one of the keys
Which object should you use to specify that the speech input to be transcribed to text is in an audio file?
SpeechConfig
AudioConfig
SpeechRecognizer
How can you change the voice used in speech synthesis?
Specify a SpeechSynthesisOutputFormat enumeration in the SpeechConfig object.
Set the SpeechSynthesisVoiceName property of the SpeechConfig object to the desired voice name.
Specify a filename in the AudioConfig object.
You must answer all questions before checking your work.
Var denne side nyttig?