dont push

This commit is contained in:
chrys
2016-07-28 23:52:20 +02:00
parent 35a0dbd2fe
commit 6a117ac998
8 changed files with 44 additions and 17 deletions

View File

@@ -0,0 +1,9 @@
#!/bin/python
import time
from sound.gstreamer import sound
s = sound()
s.playSoundFile('/home/chrys/Projekte/fenrir/fenrir/src/fenrir-package/1ChangeTTY.opus')
time.sleep(10)