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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인