mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-11 23:52:00 +01:00
15e3fa1567
Signed-off-by: Kai Kreuzer <kai@openhab.org> |
||
---|---|---|
.. | ||
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.