mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-13 17:36:27 +01:00
Re-Add accidental deleted asound.conf
This commit is contained in:
parent
cd1b9e3be8
commit
557b858460
14
buildroot-external/rootfs-overlay/etc/asound.conf
Normal file
14
buildroot-external/rootfs-overlay/etc/asound.conf
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Use PulseAudio by default
|
||||||
|
pcm.!default {
|
||||||
|
type pulse
|
||||||
|
fallback "sysdefault"
|
||||||
|
hint {
|
||||||
|
show on
|
||||||
|
description "Default ALSA Output (currently PulseAudio Sound Server)"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
ctl.!default {
|
||||||
|
type pulse
|
||||||
|
fallback "sysdefault"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user