Send message feature #11

Merged
senaduka merged 32 commits from send-message-feature into master 2018-01-23 12:20:02 +01:00
Showing only changes of commit c6cd49a66f - Show all commits

View File

@@ -32,7 +32,7 @@ constants.voiceResponseStrings = {
}
//Timing is given in [ms]
constats.voiceResponseTimings = {
constants.voiceResponseTimings = {
PAUSE_BETWEEN_QUESTIONS : 650,
PAUSE_AFTER_WELCOME_MESSAGE : 650,
}