Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reprompt text functionality #16

Merged

Conversation

VeronikaSalo
Copy link
Contributor

Closes #11

Changes

  • Added new Reprompt class which creates a new OutputSpeech object and returns it as a hash.
  • Added references for a newly created Reprompt class where needed.
  • Added unit tests.

Example
ask("Welcome to search", reprompt: "What are you looking for?")

IAlexa reprompt test

@mattrayner
Copy link
Collaborator

LGTM

@mattrayner mattrayner merged commit 0c5957b into sjmog:master Jun 4, 2018
@mattrayner
Copy link
Collaborator

I've released a new version to RubyGems - @sjmog I need to write some docs and then will do a release in GitHub

@VeronikaSalo VeronikaSalo deleted the add-reprompt-text-functionality branch June 4, 2018 18:48
@borisrorsvort
Copy link

@mattrayner I think you forgot to add the documentation part.
At least the example part «ask("Welcome to search", reprompt: "What are you looking for?")»

Btw, are you the current maintainer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants