Can I change voices with SSML tags in AWS Polly?

1

I know how to use SSML tags in AWS Polly. For example: <speak> <prosody rate="85%">Hello</prosody></speak> But I wonder if I could change voices, for example:

<speak> <voice id Joanna> <prosody rate="85%">Hello, I'm Joanna.</prosody></speak>

<speak> <voice id Joey> <prosody rate="85%">And I'm Joey.</prosody></speak>

profile picture
maicart
已提問 2 年前檢視次數 699 次
1 個回答
1

Currently we are unable to change the voice id using SSML. For the fully list of supported SSML tag, Please refer to the documentation at https://docs.aws.amazon.com/polly/latest/dg/supportedtags.html

AWS
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南