player_list.md 1.3 KB

List of available Player

A player is a module that Kalliope will use when playing a sound. You can define them in your settings.yml file. See the complete player documentation for more information.

Core Players

Core Players are already packaged with the installation of Kalliope an can be used out of the box.

Name Description Note
mplayer mplayer
AlsaAudioPlayer AlsaAudioPlayer Does not handle mp3
PyAudioPlayer PyAudioPlayer Does not handle mp3
SoundDevicePlayer SoundDevicePlayer Does not handle mp3

Community Players

Community Players need to be installed manually.

Wanna add your Player in the list? Open an issue and send a pull request to update the list directly.