This is the first element of a new 'decoration' component which may hold switches for different external appearance parameters. The first switch in that context is decoration.audio (as usual in yacy.init). This value is set to false by default, that means the audio feedback element is switched off by default. To switch it on, set decoration.audio = true (using /ConfigProperties_p.html). You will then hear sounds for the following events: - remote searches - incoming dht transmissions - new documents from the crawler Sound clips are stored in htroot/env/soundclips/ which is done so because a future implementation will read these files using the http client and with configurable urls which will make it very easy for the user to replace the given sounds with own sounds.pull/1/head
parent
d0358e568b
commit
2a052f446a
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,22 @@
|
||||
The following sounds had been taken from https://www.freesound.org and renamed from their original name.
|
||||
Please see license, author and original download page below:
|
||||
|
||||
atmocrawling.wav
|
||||
(CC BY 3.0) by cydon, https://www.freesound.org/people/cydon/
|
||||
https://www.freesound.org/people/cydon/sounds/126178/
|
||||
|
||||
atmomonitor.wav
|
||||
(CC0) by Diboz, https://www.freesound.org/people/Diboz/
|
||||
https://www.freesound.org/people/Diboz/sounds/211683/
|
||||
|
||||
dhtin.wav (converted from mp3)
|
||||
(CC0) by Kastenfrosch, https://www.freesound.org/people/Kastenfrosch/
|
||||
https://www.freesound.org/people/Kastenfrosch/sounds/113986/
|
||||
|
||||
newdoc.wav
|
||||
(CC0) by waterboy920, https://www.freesound.org/people/waterboy920/
|
||||
https://www.freesound.org/people/waterboy920/sounds/191012/
|
||||
|
||||
remotesearch.wav
|
||||
(CC0) by GameAudio, https://www.freesound.org/people/GameAudio/
|
||||
https://www.freesound.org/people/GameAudio/sounds/220173/
|
Loading…
Reference in new issue