Andreas Demmelbauer 4 роки тому
джерело
коміт
67a6c4875c
1 змінених файлів з 0 додано та 14 видалено
  1. +0
    -14
      discobert.py

+ 0
- 14
discobert.py Переглянути файл

@@ -289,20 +289,6 @@ def getTrackInfo():
tts.say('Willkommen am Discoklo!', 'de')
setMpdVolume(volume)

def tour():
tts.say("Hello, I'm Discobert!", "en")
sleep(0.3)
tts.say("Press 1 for nice electronic music", "en")
sleep(0.3)
tts.say("Press 2 for hard electronic music", "en")
sleep(0.3)
tts.say("Press 3 for HGichT", "en")
sleep(0.3)
tts.say("Press 4 for a good laugh", "en")
sleep(0.3)
tts.say("Press 5 for more music", "en")
sleep(0.3)


def setWorkingMode():
setSun('on')


Завантаження…
Відмінити
Зберегти