Skip to content

outspeed-ai/outspeed-examples

Repository files navigation

Outspeed Examples

Voice AI examples using Outspeed's SDKs and API. This monorepo contains multiple implementation examples across different frameworks and platforms.

Examples

Web Applications

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

Mobile Applications

Native iOS voice bot application built with SwiftUI and OutspeedSDK, demonstrating WebRTC-based voice conversations on mobile devices.

Quick Start

  1. Choose an example that matches your preferred framework
  2. Navigate to the example directory
  3. Follow the README instructions in each example
  4. Set up your Outspeed API key
  5. Run the application

Resources

License

MIT