Uses of Package
org.openhab.core.audio
Packages that use org.openhab.core.audio
-
Classes in org.openhab.core.audio used by org.openhab.core.audioClassDescriptionGeneral purpose audio exceptionAn audio format definitionDefinition 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 for an
AudioStream
, that can be clonedDeprecated.This is an implementation of anAudioStream
used to transmit raw audio data to a sink.ThePipedAudioStream.Group
is anOutputStream
implementation that can be use to create one or morePipedAudioStream
instances and write to them at once.This is for anAudioStream
, which size is knownStreams served by the AudioHTTPServer.Thrown when a requested format is not supported by anAudioSource
orAudioSink
implementation -
Classes in org.openhab.core.audio used by org.openhab.core.audio.utilsClassDescriptionAn audio format definitionWrapper for a source of audio data.
-
Classes in org.openhab.core.audio used by org.openhab.core.voiceClassDescriptionAn audio format definitionDefinition 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.
ClonableAudioStream
and/orSizeableAudioStream
to detect audio stream capabilities