Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

add locale and voiceId options to bst-speak #448

Merged
merged 2 commits into from May 17, 2018

Conversation

ecruzado
Copy link
Contributor

No description provided.

@ecruzado ecruzado requested a review from jperata May 17, 2018 00:41
bin/bst-speak.ts Outdated
@@ -18,6 +18,8 @@ Global.initializeCLI().then(

\thttps://${Global.SpokesDashboardHost}/skills/${Global.config().sourceID()}/validation
\t(Bespoken Dashboard account required for use of this feature)\n`)
.option("-l, --locale <locale>", "The locale expected for your virtual Alexa device")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"The locale to use for the virtual device (en-US, en-GB, de-DE, etc.)"

bin/bst-speak.ts Outdated
@@ -18,6 +18,8 @@ Global.initializeCLI().then(

\thttps://${Global.SpokesDashboardHost}/skills/${Global.config().sourceID()}/validation
\t(Bespoken Dashboard account required for use of this feature)\n`)
.option("-l, --locale <locale>", "The locale expected for your virtual Alexa device")
.option("-v, --voiceID <voiceID>", "The voice id expected for your virtual Alexa device")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"The AWS Polly voice ID to use for generating speech"

@ecruzado ecruzado merged commit b563a6a into master May 17, 2018
@jperata jperata deleted the addLocaleAndVoiceIdOptionsToBstSpeak#443 branch September 5, 2018 16:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants