Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from ocelotconsulting/SayPhone
Browse files Browse the repository at this point in the history
Say phone
  • Loading branch information
OMontano authored Apr 28, 2022
2 parents dfdfd4c + fee0452 commit 7df3dad
Show file tree
Hide file tree
Showing 6 changed files with 4,468 additions and 43 deletions.
2 changes: 1 addition & 1 deletion lambda/dialog/ReportOutageDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const reportOutage = {
},
tryAgain: {
confirm: [
`I'm sorry but house number {{houseNumber}} and phone number {{phoneNumber}} don't match our records. Would you like to try saying the numbers again?`
`I'm sorry but house number {{houseNumber}} and phone number <say-as interpret-as="telephone">{{phoneNumber}}</say-as> don't match our records. Would you like to try saying the numbers again?`
],
misheard: [
`Was that a yes or a no.`,
Expand Down
Loading

0 comments on commit 7df3dad

Please sign in to comment.