📄️ Overview
The provided sample demonstrates the AIPlayer's functionalities by going through an example. This allows you to take a closer look at how you can actually use and operate the SDK. The Main Activity is MainActivity.java, and when it launches, the following 5 menu buttons appear.
📄️ AI Human QuickStart
- AILiveQuickStart.java
📄️ AI Human Demo
- AIPlayerDemo.java
📄️ with Google DialogFlow
- AIPlayerWithDialogFlowDemo.java
📄️ with Playchat & STT
- AIPlayerWithPlayChatDemo.java
📄️ with Unity 3D Character
- UnityActivity.java