Skip to main content
Install orb-ui from npm:
orb-ui ships React components and TypeScript types. React and React DOM are peer dependencies, so your app should already include them.

Provider SDKs

Provider adapters live in the orb-ui/adapters entrypoint, but orb-ui does not bundle provider SDKs. Install the SDK for the provider you use:
Use an adapter when a supported provider owns the voice session. Use controlled mode when your app already has session state and audio volume.

Choose an integration path

Next steps

Last modified on July 16, 2026