alsaproblems (want it for voicecommand)
|
22nd Jan, 2014, 11:07 PM
Post: #18
|
|||
|
|||
RE: alsaproblems (want it for voicecommand)
Here you go, I made a small startscript extra for you that is using screen to keep voicecommand running.
You need 'screen' installed to use it. If it's not, just run: Terminal sudo apt-get install screen Then, to create the script just run: Terminal sudo nano /etc/init.d/voicecommand Then paste in: Code: #!/bin/sh Finally run: Terminal sudo chmod +x /etc/init.d/voicecommand sudo update-rc.d voicecommand defaults That's it. Reboot and voicecommand should autostart and keep running. My setup: Software: XBian version: 1.0RC3 | XBMC version: 13.2 (Gotham) | Overclock settings: High Hardware: RPi model: B | Power: DUB-H7 | SD: Tanscend Class 10 | Network: Wireless |
|||
« Next Oldest | Next Newest »
|