Jay2645 / Unreal-Google-Assistant-API-AI

A repository which uses uses API.AI to communicate with the "Actions on Google" API as part of a broader project to integrate the Google Assistant with the Unreal Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unreal Engine 4 Google Assistant API AI Code

No Maintenance Intended

This is part of a larger project which aims to integrate the Google Assistant SDK into Unreal Engine 4.

This particular section uses API.AI to communicate with the "Actions on Google" API. This is where the Google Assistant "talks" to API.AI, which in turn generates the "Intents" which determine what different voice commands do.

If you are implementing your own custom behaviors for the Google Assistant, you should create your own API.AI project and make your own version of the Javascript code contained within this project.

About

A repository which uses uses API.AI to communicate with the "Actions on Google" API as part of a broader project to integrate the Google Assistant with the Unreal Engine.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%