A simple audio player module for Desktop Agent. Cassette is build with Qt 6 and can run as a standalone application too!
To build Cassette make sure to meet this dependencies first
Build time dependencies: build-essential qt6-base-dev qt6-multimedia-dev qttools6-dev libtag1-dev pkg-config
If you have the binary then all you need to meet are these.
NOTE: If you have Desktop Agent you don't need to get the binary, but meet the dependencies! (Desktop Agent includes Cassette)
Run time dependencies: libqt6widgets6 libqt6multimedia6 libqt6network6 libqt6dbus6 libtag1v5 qt6-base-plugins
It is recommended to meet gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly for codecs.