JTerry
JTerry

Reputation: 139

AWS Polly TTS for Windows 10 SAPI - voices not appearing in control panel

I've followed this tutorial, which shows how to install AWS Polly voices on Windows 10 for use with SAPI applications.

However, I cannot get any additional voices to appear in the Windows 10 voices control panel, or in the AWS Polly Player.

If I run the command aws --profile polly-windows polly describe-voices the list of voices appear in the CLI, but when running AWS Polly Player or looking in Windows control panel under voices, no voices appear.

Upvotes: 2

Views: 1452

Answers (1)

Bibis
Bibis

Reputation: 11

If you're like me, you've probably installed the plugin first, before the command prompt settings.

Uninstall and reinstall the aws player to get the list of voices in the aws player.

Upvotes: 1

Related Questions