Page 1 of 1

ktimer - how to add a sound alert?

Posted: Fri 17 Apr 2020, 13:48
by boof
where are puppy sound effects hidden pls? i need an alert at the end of the count.

Posted: Fri 17 Apr 2020, 17:40
by Semme
Use pFind & system search "bark" or "2barks." What you seek will reside there.

Or >> http://soundbible.com/2142-FogHorn-Barge.html :mrgreen:

Or >> http://soundbible.com/1072-Busy-Signal.html :mrgreen:

Or >> http://soundbible.com/1466-Doorbell.html :mrgreen:

Or >> http://soundbible.com/1233-Siren.html :mrgreen:

Maybe this last one's familiar? :mrgreen:

==

:idea: PTM Timer 2.6

Posted: Sat 18 Apr 2020, 02:24
by boof
thx.

Posted: Sun 19 Apr 2020, 03:37
by boof
i have an. odt file with an imported sound file [wav] in it, i get neither text nor sound with calling the odt file from /root/my-documents/xxx.odt. what do i need to change pls. attached is text and sound icon on page.

Posted: Sun 19 Apr 2020, 12:20
by Semme
You should move to an easier solution, one like this.

For example:

Code: Select all

gxmessage $' TAKE YOUR\n     MEDS\n     NOW!' -fn 'DejaVu Sans MS 50' -center -timeout 3 | aplay /usr/share/audio/SoundBible.com-516741062.wav
Substitutions are on your end.