aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.41k stars 2.12k forks source link

Ability to use newscaster and neural voices in Predictions.convert #5709

Open bdpaul99 opened 4 years ago

bdpaul99 commented 4 years ago

Describe the solution you'd like I would like to be able to use the newscaster and neural voices from polly when calling the Predictions.convert textToSpeech function.

Describe alternatives you've considered I have considered using the regular aws-js-sdk, but the rest of my application is built with amplify and it would be nice to be able to add these parameters to the api call.

kirylkliushkin commented 1 year ago

+1 Is there a way to use neural voices in amplify?