UNPKG

@revrag-ai/embed-react-native

Version:

A powerful React Native library for integrating AI-powered voice agents into mobile applications. Features real-time voice communication, intelligent speech processing, customizable UI components, and comprehensive event handling for building conversation

3 lines 172 B
import type { UseVoiceAgentReturn } from './types/voiceAgent.types'; export declare const useVoiceAgent: () => UseVoiceAgentReturn; //# sourceMappingURL=voiceagent.d.ts.map