speech (text) {
    if (text) {
      // Unset all conflicting keys for precaution
      _.unset(this.raw.response, 'outputSpeech')
      _.unset(this.raw.response, 'reprompt')