> For the complete documentation index, see [llms.txt](https://enappd.gitbook.io/capacitor-full-app-ionic-angular/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enappd.gitbook.io/capacitor-full-app-ionic-angular/features/pro-features/pro-addons/music-player.md).

# Music Player

Implement Music Player in Capacitor Ionic apps

Music player is implemented in Capacitor full app using the [cordova-plugin-media ](https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-media/)plugin. The amazing thing about Capacitor is - it can also run compatible Cordova plugins in the build.

This music player can play files from local assets or from URLs.

In Capacitor Full App, music player implementation can be found at `src/app/pages/pro/musicplayer`

![](https://3608702775-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LsQWILyBp_9nWmIJ7TG%2F-LucGF9CkYDEp0hHnSqZ%2F-LucGv6GCP6DgzTHrZm7%2Flocalhost_8100_profile\(iPhone%206_7_8\).png?alt=media\&token=7966ddfc-6f63-411d-8af9-72035e89d8ed)

## Integration Details

Detailed explanation of this feature integration can be found in this knowledge-base article

{% embed url="<https://enappd.com/blog/play-music-in-ionic-capacitor-apps/112>" %}
