mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-02-04 11:24:10 +01:00
d9b335f8e3
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com> |
||
---|---|---|
.. | ||
src/main | ||
.classpath | ||
.project | ||
NOTICE | ||
pom.xml | ||
README.md |
Web Audio
This IO bundle provides an AudioSink
that is capable of accepting "FixedLengthAudioStreams" and "URLAudioStreams".
It defines and registers a new Event
called PlayURLEvent
to let eventbus consumers know that an audio stream should be played.