hande unknown questions
This commit is contained in:
@@ -26,6 +26,11 @@ constants.HTTPResultCodes = {
|
||||
|
||||
constants.SKILL_ID_LENGTH = 24;
|
||||
|
||||
constants.voiceResponseStrings = {
|
||||
QUESTION_NOT_FOUND : 'Sorry, I didnt understan',
|
||||
GENERIC_CONTINUE : 'Would you like to continue'
|
||||
}
|
||||
|
||||
|
||||
|
||||
module.exports = constants;
|
||||
Reference in New Issue
Block a user