mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
31a20dc249
* apply spotless * fix itests Signed-off-by: Jan N. Klug <jan.n.klug@rub.de> |
||
---|---|---|
.. | ||
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.