Voice Agent + Avatar Demo
Fully functioning voice agent + avatar example projects that run after filling API keys in
.env.Web Demo
Vanilla JS, Vue, and React examples with Vite and Next.js configurations.
iOS Demo
Swift / SwiftUI example with SDK Mode integration.
Android Demo
Kotlin / Compose example with SDK Mode integration.
Voice Agent + Avatar
Repository: github.com/spatialwalk/avatarkit-voice-agent-demo A fully functioning voice agent + avatar demo collection for real-time interaction.- End-to-end voice agent + avatar pipeline
- Multiple runnable example projects
- Works out of the box after filling required API keys in
.env
Web
Repository: github.com/spatialwalk/avatar-kit-web-demo Includes multiple framework examples:| Example | Framework | Build Tool |
|---|---|---|
| Vanilla | Plain TypeScript | Vite |
| Vue | Vue 3 + Composition API | Vite |
| React | React 18+ | Vite / Next.js |
iOS
Repository: github.com/spatialwalk/avatar-kit-ios-demo- Swift 6.2 / SwiftUI
- iOS 16+
- Metal rendering
.xcodeproj in Xcode, set your App ID and Session Token, then run on a physical device.
Android
Repository: github.com/spatialwalk/avatar-kit-android-demo- Kotlin / Jetpack Compose
- API 24+
- Vulkan rendering

