DIT112-V20 / group-04

MIT License
2 stars 5 forks source link

Correlate the increase and decrease DialogFlow commands with the Android application's logic #57

Closed chrytsa closed 4 years ago

chrytsa commented 4 years ago

Functionality to be introduced:

When the "increase" or "decrease" commands are received from DialogFlow as parameters from the respective JSON response, they should be correlated with the corresponding Android application's logic.

Acceptance criteria:

The SmartCar shall increase or decrease its speed based on the respective received command from the user and after being processed from DialogFlow's NLP engine.