Skip to content

API Reference

Complete API documentation for the @vowel.to/client SDK.

Modules

Core Module

The core module provides the main Vowel class, adapter factories, configuration interfaces, and utility types for integrating voice AI into any web application.

React Module

The React module re-exports core types and components optimized for React applications, including providers, hooks, and UI components.

CategoryKey APIs
CoreVowel, VowelConfig
AdapterscreateDirectAdapters, createControlledAdapters, createTanStackAdapters, createNextJSAdapters
ReactVowelProvider, useVowel, VowelAgent
ActionsActionHandler, VowelAction
UI ComponentsVowelMicrophone, FloatingMicButton, VowelSettingsModal
Floating CursorFloatingCursorProvider, useFloatingCursor

See Also