openhab-addons/bundles/org.openhab.io.webaudio
Marcel d9b335f8e3
Run spotless for 2.5 for travis not to error (#8900)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-29 20:04:32 +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 Run spotless for 2.5 for travis not to error (#8900) 2020-10-29 20:04:32 +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.