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
feita há 2 anos700 visualizações
1 Resposta
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
respondido há 2 anos
  • Ok, thanks

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas