MycroftOS: Use paplay instead of aplay for WAV playback.

This commit is contained in:
Peter Steenbergen 2019-11-26 08:27:51 +01:00
parent 24655a9e0a
commit b6d1742913
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"play_wav_cmdline": "aplay %1",
"play_wav_cmdline": "paplay %1",
"play_mp3_cmdline": "mpg123 %1",
"ipc_path": "/ramdisk/mycroft/ipc/",
"enclosure": {