openhab-addons/bundles/org.openhab.io.webaudio/README.md
Kai Kreuzer 4be0e341d8 Codebase as of f11ddbc2a3 as an initial commit for the shrunk repo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-20 23:52:13 +02:00

5 lines
261 B
Markdown

# 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.