0.0.36 • Published 2 years ago

com.facebook.witai v0.0.36

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

wit-unity

wit-unity is the Unity SDK for Wit.ai.

Install

There are a couple ways you can install this plugin in Unity.

  1. You can download the repo and drop it in your Unity project's Assets directory
  2. You can add the sdk via Unity's Package Manager.

Installing Via Unity Package Manager

  1. Open your unity project
  2. Open the Package Manager by clicking on Window->Package Manager
  3. Click the + dropdown in the upper left corner of the package manager window
  4. Select "Add package from git url"
  5. In the url box enter "https://github.com/wit-ai/wit-unity.git"

Post Install Setup

Once you have installed the Wit plugin you will need to add your project's server token to your project. 1. Open the Wit configuration window by clicking on Window->Wit->WitConfiguration in the menu bar. 2. Go to the Wit.ai website manually or by clicking on "Continue With Facebook"

  1. Find your project and go to the project settings page
  2. Copy the Server Token and past it in the box in the Wit Configuration window

Samples

Samples using wit-unity can be found in the Samples directory or in the package manager's samples section. You will need to provide your own WitConfiguration for the sample scenes.

image

License

The license for wit-unity can be found in LICENSE file in the root directory of this source tree.

Terms of Use

Our terms of use can be found at https://opensource.facebook.com/legal/terms.

Privacy Policy

Our privacy policy can be found at https://opensource.facebook.com/legal/privacy.