1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-23 07:22:24 +01:00
OpenVoiceOS/buildroot-external/package/respeaker/seeed-voicecard.service
Peter Steenbergen 46d6ec7e9c MycroftOS: Changes for the respeaker driver setup including a
initial start to use pulseaudio <needs some testing>
2019-09-11 16:06:10 +02:00

13 lines
196 B
Desktop File

[Unit]
Description=Seeed Voicecard service
After=alsa-restore.service
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/seeed-voicecard
User=root
[Install]
WantedBy=sysinit.target