shime / play-sound

Play sounds by shelling out to one of the available audio players.
MIT License
208 stars 31 forks source link

feat: allow playing on windows with powershell #33

Closed mykeels closed 2 years ago

mykeels commented 5 years ago

For some reason, I was getting an error saying Couldn't find a suitable audio player every time I tried to play a sound on Windows. This fixes it.