mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-12 08:02:04 +01:00
5 lines
261 B
Markdown
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.
|