Use this guide when your iOS app already has avatar speech audio and needs AvatarKit to send that audio to Motion Server, receive motion data, and render the avatar locally.Documentation Index
Fetch the complete documentation index at: https://docs.spatius.ai/llms.txt
Use this file to discover all available pages before exploring further.
iOS Direct Mode demo
Swift / SwiftUI reference implementation for the Direct Mode path.
SDK package setup
Download the framework
Download the latest AvatarKit.xcframework from the releases page.
Integration flow
Create credentials
Create an App ID and Avatar ID in Spatius Studio, then mint a Session Token from your backend. See Credentials.
Initialize AvatarKit
Initialize the iOS SDK with your App ID, Avatar ID, Session Token, and
us-west region.Next steps
iOS SDK reference
Complete iOS API documentation.
Browse all demos
Every runnable demo by platform and integration path.