# ResponsiveVoice Documentation

> Markdown index of all documentation pages. Append `.md` to any docs URL for its Markdown source.

## Getting Started

- [Installation](/getting-started/installation.md)
- [Quick Start](/getting-started/quick-start.md)
- [Migration Guide](/getting-started/migration.md)

## Guides

- [Why ResponsiveVoice?](/guides/why-responsivevoice.md)
- [Voice Selection](/guides/voice-selection.md)
- [App Features](/guides/app-features.md)
- [Web Player](/guides/web-player.md)
- [Voice Resolver Hook](/guides/voice-resolver.md)
- [Events](/guides/events.md)
- [Text Chunking](/guides/text-chunking.md)
- [Browser Support](/guides/browser-support.md)
- [For AI Agents](/guides/ai-agents.md)
- [FAQ](/guides/faq.md)

## SDKs

- [TypeScript](/sdks/typescript.md)

## Examples

- [Overview](/examples.md)
- [Basic Example](/examples/basic.md)
- [Extended Usage Example](/examples/extended.md)
- [Web Player](/examples/web-player.md)
- [Web Player Customization](/examples/web-player-customization.md)
- [Voice Selector](/examples/voice-selector.md)
- [Events & Callbacks](/examples/events-callbacks.md)
- [npm + Vite Example](/examples/vite.md)
- [CLI Tool](/examples/cli.md)
- [HTTP Server](/examples/server.md)

## REST API

- [Overview](/rest-api/overview.md)
- [Authentication](/rest-api/authentication.md)
- [Error Handling](/rest-api/errors.md)
