Files
2026-07-13 13:39:38 +08:00

15 lines
369 B
Markdown

# Murf AI plugin for LiveKit Agents
Support for [Murf AI](https://murf.ai/)'s voice AI services in LiveKit Agents.
More information is available in the [API docs](https://murf.ai/api/docs).
## Installation
```bash
pip install livekit-plugins-murf
```
## Pre-requisites
You'll need an API key from Murf AI. It can be set as an environment variable: `MURF_API_KEY`