openhab-addons/bundles/org.openhab.io.webaudio
2020-10-25 14:24:21 +00: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 [unleash-maven-plugin] Preparation for next development cycle. 2020-10-25 14:24:21 +00: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.