Rephrase continuation question
This commit is contained in:
@@ -28,7 +28,7 @@ constants.SKILL_ID_LENGTH = 24;
|
|||||||
|
|
||||||
constants.voiceResponseStrings = {
|
constants.voiceResponseStrings = {
|
||||||
QUESTION_NOT_FOUND : 'Sorry, I didnt understand',
|
QUESTION_NOT_FOUND : 'Sorry, I didnt understand',
|
||||||
GENERIC_CONTINUE : 'Would you like to continue',
|
GENERIC_CONTINUE : 'Say something to continue',
|
||||||
DIDNT_ASK_ANYTHING : 'There was no question to answer to',
|
DIDNT_ASK_ANYTHING : 'There was no question to answer to',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user