Customize and extend the SDK

Replace SDK providers, extend the runtime with custom modules, and diagnose latency using built-in telemetry — for deployments where the defaults are not enough.

The Convai Unity SDK works out of the box for most training simulations, interactive experiences, and games. This section covers what to reach for when the defaults do not fit your deployment: replacing built-in providers with custom implementations, diagnosing performance issues with built-in telemetry, and adding custom modules to the runtime.

These pages assume C# proficiency and familiarity with Unity's component lifecycle. If you are still setting up your first scene, start with the Getting Started section.

Last updated

Was this helpful?