aws-solutions / qnabot-on-aws

AWS QnABot is a multi-channel, multi-language conversational interface (chatbot) that responds to your customer's questions, answers, and feedback. The solution allows you to deploy a fully functional chatbot across multiple channels including chat, voice, SMS and Amazon Alexa.
https://aws.amazon.com/solutions/implementations/aws-qnabot
Apache License 2.0
401 stars 253 forks source link

Amazon Polly voice name for Austrian German is incorrect #728

Closed malte-aws closed 5 months ago

malte-aws commented 6 months ago

Describe the bug The deployment of the Bot fails with de_AT as one of the languages in the LexV2BotLocaleIds parameter.

Received response status [FAILED] from custom resource. Message returned: An error occurred (ValidationException) when calling the CreateBotLocale operation: Vicki and neural are not valid values for Voice Id and Engine respectively. (RequestId: e940f672-36f8-4e73-983d-8caa54063a5b)

To Reproduce Deploy the CloudFormation template of this solution and use de_AT as the LexV2BotLocaleIds parameter.

Expected behavior The deployment should use the correct voice name for the neural engine.

Please complete the following information about the solution:

fhoueto-amz commented 6 months ago

Thanks for reporting this and submitting the PR. We will look into this

tmekari commented 6 months ago

Hi @malte-aws, we have addressed this issue and it will be available in our upcoming release.

malte-aws commented 6 months ago

Hi,

thank you.

fhoueto-amz commented 5 months ago

Fixed in v6.0.0