📄️ 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(AI3DPlayer) Set up
- Step 1: Authenticate SDK user. (Callback returns failure if appId and userKey are not valid.)
📄️ AIPlayer Resources and States
Start loading resources
📄️ AIPlayer Basic Speaking Features
Basic speaking using AIClipSet and Monitor AI Speaking
📄️ AIPlayer Advanced Speaking Features
Gestures
📄️ Functionalities other than AI Speaking
(mainly related to AI settings)
📄️ Error Index
You can check error types from the AIError and its details through the callback(onAIPlayerError) and take appropriate action.