# Outspeed Docs ## Docs - [Build with Outspeed](https://docs.outspeed.com/get-started/overview.md): Add voice interactivity to your app - [Quickstart](https://docs.outspeed.com/get-started/quickstart.md): Add a voice agent to your React app in minutes. - [Authentication](https://docs.outspeed.com/get-started/authentication.md): Secure your voice agents with authentication and authorization - [Templates](https://docs.outspeed.com/get-started/templates.md): Ready-to-use templates for building voice applications with Outspeed - [Tool Use](https://docs.outspeed.com/features/tool-use.md): Enable AI agents to use external tools and APIs during conversations - [Client Tools](https://docs.outspeed.com/features/client-tools.md): Create custom tools that extend AI agents with your own functions and APIs - [System Tools](https://docs.outspeed.com/features/system-tools.md): Pre-built tools that run on Outspeed's servers for conversation management - [Skip Turn](https://docs.outspeed.com/features/skip-turn.md): Skip Turn is a system tool that enables AI agents to intelligently decide when to skip their speaking turn based on conversation context. The agent uses this tool when users are not directly addressing them or when no response is needed. - [End Call](https://docs.outspeed.com/features/end-session.md): End Call is a system tool that enables AI agents to gracefully terminate voice conversations when users explicitly indicate they want to end the call. - [Speak First](https://docs.outspeed.com/features/speak-first.md): Control whether the agent initiates conversation or waits for user input - [Context Management](https://docs.outspeed.com/features/context-management.md): Manage conversation context during voice interactions - [Voices](https://docs.outspeed.com/features/voices.md): Available voices for Outspeed voice agents - [Voice Cloning](https://docs.outspeed.com/features/voice-cloning.md): Create custom AI voices from audio samples - [Send Text Messages](https://docs.outspeed.com/features/send-text.md): Send text messages to the AI agent programmatically - [Auto Reconnection](https://docs.outspeed.com/features/auto-reconnection.md): Handle connection drops on mobile browsers when app goes to background - [Speak](https://docs.outspeed.com/features/speak.md): Make the AI agent speak specific text directly - [Pronunciation Rules](https://docs.outspeed.com/features/pronunciation.md): Customize how the AI pronounces specific words and terms - [Resume Session](https://docs.outspeed.com/features/resume-session.md): Continue voice conversations from where they left off - [Input Language](https://docs.outspeed.com/features/input-language.md): Configure the language users can speak in during voice conversations - [React SDK Setup](https://docs.outspeed.com/react/setup.md): Get started with the Outspeed React SDK for realtime voice AI applications - [React SDK Example](https://docs.outspeed.com/react/example.md): Build your first voice AI application with the Outspeed React SDK - [Swift SDK: Getting Started](https://docs.outspeed.com/iOS/outspeed-swift-getting-started.md): Add real-time voice conversations to your iOS app with the Outspeed Swift SDK - [Migrate from ElevenLabs SwiftSDK](https://docs.outspeed.com/iOS/outspeed-swift-elevenlabs.md): How to migrate from ElevenLabs Swift SDK to Outspeed Swift SDK. - [Outspeed API](https://docs.outspeed.com/api-spec/live-api.md): Embed low-latency voice interaction in your apps with Outspeed API - [Client Events](https://docs.outspeed.com/api-spec/client.md): These are the events that Realtime servers accept from the client - [Server Events](https://docs.outspeed.com/api-spec/server.md): Events that the Realtime WebRTC server accepts from the client - [Text-to-Speech (HTTP)](https://docs.outspeed.com/api-spec/tts.md): Generate WAV audio from text using the HTTP TTS endpoint. - [OpenAI Compatibility](https://docs.outspeed.com/get-started/openai-compatibility.md): Leverage OpenAI Compatibility with Outspeed Live API ## OpenAPI Specs - [openapi](https://docs.outspeed.com/api-reference/openapi.json) ## Optional - [Discord Community](https://discord.gg/cmfFw6SYvp) - [Book a Demo](https://cal.com/outspeed/early-access)