Get started quickly with our demo projects. The repository contains fully functional applications for all platforms that you can run immediately.
Repository: github.com/spatialwalk/avatarkit-voice-agent-demo
git clone https://github.com/spatialwalk/avatarkit-voice-agent-demo.git
cd avatarkit-voice-agent-demo
What’s Included
A collection of voice agent + avatar demo projects covering Web, iOS, and Android:
- End-to-end voice agent + avatar pipeline
- Multiple runnable example projects per platform
- Works out of the box after filling required API keys in
.env
Web
| Example | Framework | Build Tool |
|---|
| Vanilla | Plain TypeScript | Vite |
| Vue | Vue 3 + Composition API | Vite |
| React | React 18+ | Vite / Next.js |
iOS
- Swift 6.2 / SwiftUI
- iOS 16+
- Metal rendering
Metal rendering is not supported in the iOS Simulator. Use a physical device for testing.
Android
- Kotlin / Jetpack Compose
- API 24+
- Vulkan rendering