audio tag in ssml is not working

Mounica T 20 Reputation points Microsoft Employee
2024-09-17T04:54:35.34+00:00

<speak xmlns="http://www.w3.org/2001/10/synthesis" xmlns:mstts="http://www.w3.org/2001/mstts" xmlns:emo="http://www.w3.org/2009/10/emotionml" version="1.0" xml:lang="en-US"> <voice name="en-US-AvaMultilingualNeural"> <audio src="https://storageacmounica.blob.core.windows.net/files/BabyElephantWalk60.wav"/> Hello </voice> </speak>

Audio is not being played. Made sure my resource had Storage Blob Data Reader role attached, it shouldnt be that its not able to access the blob

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,713 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.