You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 8, 2021. It is now read-only.
Maybe the available_voices_in method should not default to
en-US?Just calling
Aws::Polly::Client.new.describe_voiceswithout a language code provides all the voices in one call.Also, perhaps rename the method to simply
voices?