Voice AI examples using Outspeed's SDKs and API. This monorepo contains multiple implementation examples across different frameworks and platforms.
React (Vite) + FastAPI application demonstrating real-time voice conversations with semantic voice activity detection. Features a React client with FastAPI backend and weather tool integration.
React (Vite) application deployed on Cloudflare Pages demonstrating real-time voice conversations with semantic voice activity detection. Features a React client with Cloudflare Functions backend and weather tool integration.
Voice chat application built with Create React App frontend and FastAPI backend. A simpler example perfect for getting started with React and Python integration.
Basic Next.js AI voice assistant with modern UI, demonstrating core voice interaction capabilities using Outspeed API.
Advanced Next.js AI voice assistant featuring:
- AI-to-AI conversation capabilities
Native iOS voice bot application built with SwiftUI and OutspeedSDK, demonstrating WebRTC-based voice conversations on mobile devices.
- Choose an example that matches your preferred framework
- Navigate to the example directory
- Follow the README instructions in each example
- Set up your Outspeed API key
- Run the application
MIT