Browse Source

Merged branch dev into dev_nico

nico 8 years ago
parent
commit
0615925251
1 changed files with 3 additions and 3 deletions
  1. 3 3
      kalliope/settings.yml

+ 3 - 3
kalliope/settings.yml

@@ -92,9 +92,9 @@ random_wake_up_answers:
 # the `random_wake_up_answers`.
 # Place here the full path of the sound file or just the name of the file in /usr/lib/kalliope/sounds
 # The file must be .wav or .mp3 format. By default two file are provided: ding.wav and dong.wav
-random_wake_up_sounds:
-  - "../sounds/ding.wav"
-  - "../sounds/dong.wav"
+#random_wake_up_sounds:
+#  - "sounds/ding.wav"
+#  - "sounds/dong.wav"
   # - "/my/personal/full/path/my_file.mp3"