arci::Speaker
implementation for playing audio files.
This package use rodio which uses ALSA to play sound in Linux.
So libasound2-dev
package (debian or ubuntu) is required
bash
sudo apt install libasound2-dev
Licensed under the Apache License, Version 2.0.