Conv-to-JSON

Conversation turns into JSON

This is an Example of “Conversation to JSON” using Dialogflow and Unity/AR.  The Image to the right is Dialogflow using an Intent to collect information for a Event Search in Unity/AR.  Once the User has provided all the information using only Voice – JSON (JavaScript Object Notation) is delivered to the  Unity/AR app to be displayed in a Form (below).

Voice Form

To the right, is a Voice Form (A Form created from Voice).  Dialogflow collected all the information and delivered a JSON String that told the application what the user specified for an Event Search Type.  The User only needs to press Search to get the results.