React Native tutorials¶
Use these tutorials to quickly voice enable apps built with React Native:
Building a voice AI Agentic Interface for a React Native app
Learn how create a voice AI Agentic Interface for React Native app from scratch and write simple voice commands.
Sending commands to the app (React Native)
Learn how to send commands to perform activities in a React Native app with voice.
Passing the app state to the dialog script (React Native)
Learn how to create a context-aware voice AI Agentic Interface and send the React Native app’s state to the dialog script.
Triggering activities without voice commands (React Native)
Learn how to send arbitrary information from a React Native app to the dialog script and trigger activities without voice commands.
Navigating between screens with voice (React Native)
Learn how to move between screens in a React Native app with voice.