---
title: "Music Player Plugin"
sidebarTitle: "Music Player"
description: "Music playback engine with queue management, cross-fading, HTTP streaming, and output device routing"
---

Music playback engine with queue management and streaming.

**Package:** `@elizaos/plugin-music-player`

## Overview

The Music Player plugin provides Eliza agents with a full playback engine supporting queue management, cross-fading between tracks, HTTP streaming output, and audio device routing. Pair it with the Music Library plugin for a complete music experience.

## Installation

```bash
eliza plugins install music-player
```

## Configuration

This plugin has no required configuration. It works out of the box once installed.
