# TScenarioRunResponse:
ResponseBody {
  Layout {
    Cards {
      Text: "Заказ принят"
    }
    OutputSpeech: "Отлично"
    Directives {
      OpenUriDirective {
        Name: "requestconfirm_accept"
        Uri: "taximeter://income_order?action=accept"
      }
    }
  }
  SemanticFrame {
    Name: "alice.taximeter.requestconfirm_order_offer"
    Slots {
      Name: "confirmation"
      Type: "custom.confirmation"
      Value: "yes"
      AcceptedTypes: "custom.confirmation"
      TypedValue {
        Type: "custom.confirmation"
        String: "yes"
      }
    }
  }
  AnalyticsInfo {
    Intent: "alice.taximeter.requestconfirm_order_offer"
    NlgRenderHistoryRecords {
      TemplateName: "requestconfirm"
      PhraseName: "ok_yes"
      Language: L_RUS
    }
  }
}
Version: "trunk@******"
