Hello,
Working on putting sound events into Koha 3.2 but it is a bit of a pickle.
While I have it working using <embed (embed is the problem, works to a point,
but please read below) ... <embed is not the solution for playing the sound
My question is *what is?*. Currently the two best candidates are playing with a
Java Applet (works very well and loads concurrently so no delay) or Flash, which
I have not tested.
Basically to get decent sound, we are going to need a plug-in, because web
browsers just don't cut it for playing sound in a fast environment.
I think this is not good idea.. librarians doesn't like sounds;)