question

JosephA-5655 avatar image
0 Votes"
JosephA-5655 asked YutongTie-MSFT answered

Text to Speech - One Step Process

Hello,

For Audio Content Creation, is there a one step process that uploads a text file (SSML) and then exports the audio file to the local drive?

Thank you in advance.

azure-speech
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

YutongTie-MSFT avatar image
0 Votes"
YutongTie-MSFT answered

Hi,

Thanks for reaching out to us. There is not that kind of online tool that you can upload your SSML file and then get the audio file directly. The most similar one is the REST API. After you set up everything about your service(mostly authentication), you can use it as input the SSML file to the REST API and then get the response.

Please take a look, https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/rest-text-to-speech

Thanks,
Yutong

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.