📄️ Overview
In this chapter, we will learn how to set up and use the AIPlayer object that can perform specific actions by actually displaying AI Human.
📄️ AIPlayer Set up
- Step 1: Configure Unity Scene (AIHumanSDK, AIPlayer, AIPlayerUI prefab placement)
📄️ AIPlayer Callback
Start loading resources
📄️ Basic Features
AI Human utterance (action) with AIPlayer
📄️ Advanced Features
The following describes advanced features related to AI speech
📄️ Optional Features
The following are mainly AI setting-related features other than speech.
📄️ Error Index
You can receive the error code and its details as a callback(OnAIPlayerError) and take appropriate action.