Skip to content

A collection of assets, prefabs, and scripts to help help build better Voice SDK experiences on Unity.

License

Notifications You must be signed in to change notification settings

wit-ai/voicesdk-toolkit-unity

Repository files navigation

VoiceSDK Toolkit - Unity

What is VoiceSDK Toolkit (VSTK)?

The VoiceSDK Toolkit (VSTK) is an open-source project to share foundational assets, building blocks, and samples for common interactions for creating a custom voice experience in Unity. This toolkit is not a rulebook, but an introduction that is meant to guide and inspire devs to innovate unique implementations of voice interaction. For additional design principles and best practices, see Design Best Practices.


Documentation

image


Import

You can import the toolkit directly into Unity or you can use the raw files directly.

Installing Via Package Manager (The preferred method)

  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"

image

  1. In the "Add package from git URL" box enter "https://github.com/wit-ai/voicesdk-toolkit-unity.git"

image

Clone the Repository

You can clone this repository with your method of choice. The contents should be cloned into a directory under [YourProject]/Packages

Downloading the Source

You can download the source by clicking on the code dropdown and selecting Download ZIP. image

Once the zip is downloaded, extract the contents into a directory in your Assets or Packages directory of your project.


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.

About

A collection of assets, prefabs, and scripts to help help build better Voice SDK experiences on Unity.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages