react-native-elevenlabs
v0.2.22
Published
This project is the bridge for elevenlabs swift SDK
Readme
react-native-elevenlabs
A React Native TurboModule for integrating ElevenLabsSwift conversational AI features in your iOS app.
Features
- Start and stop conversational AI sessions
- Receive real-time events: message, connect, disconnect, error, status change, mode change, volume update
- Written in Swift with TurboModule support
1. Install the React Native Module
npm install react-native-elevenlabs
# or
yarn add react-native-elevenlabs