Simulate conversation with using two different voices?

1

Hello.
I'd like to turn a text (dialog) into an audio file. Amazon Polly offers a bunch of different languages and voices, but I was not able to find a way to use two different voices (languages) to speak text one after the other to simulate a conversation between two people. Is there any way to do it with Polly?

EugeneN
已提问 2 年前659 查看次数
1 回答
0

Unfortunately, no.
Amazon Polly is only configured to do one voice at a time. The developers decided not to support the SSML <voice> tag which would have made it easy to change voices for one encoding. Microsoft and Google support this so perhaps one day Amazon Polly will, too?

For now, you can manually combine two .mp3 files together relatively easily through a Command line. If you do a Bing/Google search you'll find the commands to do this.

vabtm
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则