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.
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.
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
4 people are following this question.