openhab-addons/bundles/org.openhab.io.webaudio
Christoph Weitkamp 4759909ff4
Applied spotless and run resolver on itests (#9530)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-26 14:09:00 +01:00
..
src/main Codebase as of f11ddbc2a3 as an initial commit for the shrunk repo 2020-09-20 23:52:13 +02:00
.classpath Codebase as of f11ddbc2a3 as an initial commit for the shrunk repo 2020-09-20 23:52:13 +02:00
.project Codebase as of f11ddbc2a3 as an initial commit for the shrunk repo 2020-09-20 23:52:13 +02:00
NOTICE Codebase as of f11ddbc2a3 as an initial commit for the shrunk repo 2020-09-20 23:52:13 +02:00
pom.xml Applied spotless and run resolver on itests (#9530) 2020-12-26 14:09:00 +01:00
README.md Codebase as of f11ddbc2a3 as an initial commit for the shrunk repo 2020-09-20 23:52:13 +02:00

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.