You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/announcement/etc/announcement.conf.cmake

16 lines
349 B

# File to be played:
# 1) [announce_path]/[Domain]/[User].wav
# 2) [announce_path]/[User].wav
# 3) [announce_path]/[default_announce]
# first found is played
announce_path=${SEMS_AUDIO_PREFIX}/sems/audio/
default_announce=default_en.wav
# optional parameter: loop
# set to "true" to make the announcement loop
# (indefinitely)
#
# loop=true