Skip to main content
Agora Convo AI docs
Platform IntegrationsAgora
2026-06
Agora Convo AI Integration - Added the Platform Integration guide for Agora Convo AI agents and direct TEN Framework graphs.
  • Documents the Convo AI avatar provider block for vendor: "spatius".
  • Documents the TEN extension configuration fields for direct TEN Framework graphs.
  • Adds Web, iOS, and Android client setup for AgoraProvider.
  • Updates integration-path guidance so Agora is no longer described as future-only.
1.0.0
Client SDKsServer SDKsDemos
2026-05
AvatarKit client SDKs - Published the first Spatius-branded AvatarKit SDK releases across Web, iOS, Android, and Flutter.
  • Web SDK - Published @spatius/[email protected] for Direct Mode and Backend Mode browser integrations.
  • iOS SDK - Published AvatarKit.xcframework release v1.0.0 for native iOS apps.
  • Android SDK - Published ai.spatius:avatarkit:1.0.0 on Maven Central for native Android apps.
  • Flutter SDK - Published the spatius Flutter package 1.0.0 for iOS and Android apps.
Spatius Server SDKs - Published backend SDKs for server-owned audio pipelines and Motion Server sessions.
  • Python Server SDK - Published [email protected] on PyPI.
  • Go Server SDK - Published spatius-sdk-go release v1.0.0.
Demo repository - Consolidated runnable examples under the new Spatius integration structure:
  • Direct Mode demos for Web, iOS, Android, and Flutter.
  • Backend Mode demos for Web, iOS, Android, and Flutter.
  • LiveKit Agents quickstart and reference demos.
  • LiveKit Room example for AvatarKit RTC client wiring.
livekit-plugins-spatius 1.5.8
LiveKit Agents
2026-05
LiveKit Agents Integration - Published the Spatius LiveKit plugin release used by the LiveKit Agents demos.
  • Adds the AvatarSession integration point for LiveKit Agents workers.
  • Sends agent TTS audio to Spatius Motion Server.
  • Publishes synchronized avatar audio and motion data back into the LiveKit room for Web clients using @spatius/avatarkit-rtc.