Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

...

Docker name: dialogflow

Input

...

Required sensors:

...

Mic audio

Required actuators: None

or audio file

  • audio length + audio type (bytestream)

...

The main items of interest are the Intents and the Entities. Intent is something you want to recognise from an end-user; here we will show you an example of an intent that is aimed at recognising someone’s name.

For each intent that you create, make sure that:

  • abstract away + concrete example

...