Package org.openhab.core.audio
package org.openhab.core.audio
-
ClassDescriptionGeneral purpose audio exceptionAn audio format definitionThis is an interface that is implemented by
AudioServlet
and which allows exposing audio streams through HTTP.This service provides functionality around audio services and is the central service to be used directly by others.Definition of an audio output like headphones, a speaker or for writing to a file / clip.This is an audio source, which can provide a continuous live stream of audio.Wrapper for a source of audio data.This is an implementation of aFixedLengthAudioStream
, which is based on a simple byte array.This is an AudioStream from an audio fileThis is anAudioStream
, which can provide information about its absolute length and is able to provide cloned streams.Thrown when a requested format is not supported by anAudioSource
orAudioSink
implementationThis is an AudioStream from a URL.