-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Matthijs van der Burgh edited this page Jun 13, 2017
·
2 revisions
Welcome to the text_to_speech wiki!
When audio is not working, but aplay -D hw:x FILE
, with x the audio device index, does work. The default audio device is not set.
-
pacmd list-cards
to check the list of cards for the correct device index - edit
/etc/pulse/default.pa
and add:
set-card-profile x output:analog-stereo
set-default-sink x
- reboot or reboot pulseaudio(```pulseaudio --check; pulseaudio -k; pulseaudio -D)
https://askubuntu.com/questions/398030/change-default-sound-device