Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wit-ai/wit-unreal
The Wit.ai SDK for Unreal.
https://github.com/wit-ai/wit-unreal
Last synced: 1 day ago
JSON representation
The Wit.ai SDK for Unreal.
- Host: GitHub
- URL: https://github.com/wit-ai/wit-unreal
- Owner: wit-ai
- License: mit
- Created: 2022-08-19T19:58:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T14:07:41.000Z (4 months ago)
- Last Synced: 2024-07-30T17:48:28.945Z (4 months ago)
- Language: C++
- Homepage:
- Size: 771 KB
- Stars: 2
- Watchers: 17
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# wit-unreal
Wit Unreal is a plugin library that provides dependencies and apis for connecting to and communicating with the Wit.ai servers. Wit Unreal is not intended to be used directly on Oculus. You should instead use the [Voice SDK for Unreal](https://github.com/wit-ai/voicesdk-unreal). This library can be used directly if you don't have a need for OS platform integrations.## Installation
It is recommended that you follow the installation steps for [Voice SDK for Unreal](https://github.com/wit-ai/voicesdk-unreal). If you want to do direct development with this library you should clone this repo into your projects Plugins directory.## License
The license for `wit-unreal` can be found in [LICENSE](https://github.com/wit-ai/wit-unreal/blob/main/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.Use of Wit.ai services fall under the terms of use found here: https://wit.ai/terms.
## Privacy Policy
Our privacy policy can be found at https://opensource.facebook.com/legal/privacy.The privacy policy for the Wit.ai service can be found at https://wit.ai/privacy.