Uses of Annotation Interface
org.openhab.core.model.script.engine.action.ParamDoc
Packages that use ParamDoc
-
Uses of ParamDoc in org.openhab.core.model.script.actions
Method parameters in org.openhab.core.model.script.actions with annotations of type ParamDocModifier and TypeMethodDescriptionstatic void
Audio.decreaseMasterVolume
(float percent) static void
Audio.increaseMasterVolume
(float percent) static String
Interprets the given text.static String
Interprets the given text with a given Human Language Interpreter.static String
Interprets the given text with a given Human Language Interpreter.static String
Interprets the given text with a given Human Language Interpreter.static String
Interprets the given text with a given Human Language Interpreter.static String
Interprets the given text with a given Human Language Interpreter.static void
Voice.listenAndAnswer
(@Nullable String source, @Nullable String sink) Executes a simple dialog sequence without keyword spotting for a given audio source using default speech-to-text service, default text-to-speech service, default human language text interpreter and default locale.static void
Voice.listenAndAnswer
(@Nullable String source, @Nullable String sink) Executes a simple dialog sequence without keyword spotting for a given audio source using default speech-to-text service, default text-to-speech service, default human language text interpreter and default locale.static void
Voice.listenAndAnswer
(@Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String listeningItem) Executes a simple dialog sequence without keyword spotting for a given audio source.static void
Voice.listenAndAnswer
(@Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String listeningItem) Executes a simple dialog sequence without keyword spotting for a given audio source.static void
Voice.listenAndAnswer
(@Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String listeningItem) Executes a simple dialog sequence without keyword spotting for a given audio source.static void
Voice.listenAndAnswer
(@Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String listeningItem) Executes a simple dialog sequence without keyword spotting for a given audio source.static void
Voice.listenAndAnswer
(@Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String listeningItem) Executes a simple dialog sequence without keyword spotting for a given audio source.static void
Voice.listenAndAnswer
(@Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String listeningItem) Executes a simple dialog sequence without keyword spotting for a given audio source.static void
Voice.listenAndAnswer
(@Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String listeningItem) Executes a simple dialog sequence without keyword spotting for a given audio source.static void
Voice.listenAndAnswer
(@Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String listeningItem) Executes a simple dialog sequence without keyword spotting for a given audio source.static void
static void
static void
static void
static void
static void
static void
static void
static void
Audio.playSound
(String sink, String filename, PercentType volume) static void
Audio.playSound
(String sink, String filename, PercentType volume) static void
Audio.playSound
(String sink, String filename, PercentType volume) static void
Audio.playSound
(String filename, PercentType volume) static void
Audio.playSound
(String filename, PercentType volume) static void
Audio.playStream
(String url) static void
Audio.playStream
(String sink, String url) static void
Audio.playStream
(String sink, String url) static void
Says the given text.static void
static void
static void
Says the given text with a given voice.static void
Says the given text with a given voice.static void
static void
static void
static void
Says the given text with a given voice through the given sink.static void
Says the given text with a given voice through the given sink.static void
Says the given text with a given voice through the given sink.static void
static void
static void
static void
static void
Voice.say
(Object text, @Nullable String voice, @Nullable String sink, @Nullable PercentType volume) Says the given text with a given voice and the given volume through the given sink.static void
Voice.say
(Object text, @Nullable String voice, @Nullable String sink, @Nullable PercentType volume) Says the given text with a given voice and the given volume through the given sink.static void
Voice.say
(Object text, @Nullable String voice, @Nullable String sink, @Nullable PercentType volume) Says the given text with a given voice and the given volume through the given sink.static void
Voice.say
(Object text, @Nullable String voice, @Nullable String sink, @Nullable PercentType volume) Says the given text with a given voice and the given volume through the given sink.static void
Voice.say
(Object text, @Nullable String voice, PercentType volume) Says the given text with a given voice and the given volume.static void
Voice.say
(Object text, @Nullable String voice, PercentType volume) Says the given text with a given voice and the given volume.static void
Voice.say
(Object text, @Nullable String voice, PercentType volume) Says the given text with a given voice and the given volume.static void
Voice.say
(Object text, @Nullable PercentType volume) Says the given text with the given volume.static void
Voice.say
(Object text, @Nullable PercentType volume) Says the given text with the given volume.static void
Audio.setMasterVolume
(float volume) static void
Audio.setMasterVolume
(PercentType percent) static void
Voice.startDialog
(@Nullable String source, @Nullable String sink) Starts dialog processing for a given audio source using default keyword spotting service, default speech-to-text service, default text-to-speech service and default human language text interpreter.static void
Voice.startDialog
(@Nullable String source, @Nullable String sink) Starts dialog processing for a given audio source using default keyword spotting service, default speech-to-text service, default text-to-speech service and default human language text interpreter.static void
Voice.startDialog
(@Nullable String ks, @Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String keyword, @Nullable String listeningItem) Starts dialog processing for a given audio source.static void
Voice.startDialog
(@Nullable String ks, @Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String keyword, @Nullable String listeningItem) Starts dialog processing for a given audio source.static void
Voice.startDialog
(@Nullable String ks, @Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String keyword, @Nullable String listeningItem) Starts dialog processing for a given audio source.static void
Voice.startDialog
(@Nullable String ks, @Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String keyword, @Nullable String listeningItem) Starts dialog processing for a given audio source.static void
Voice.startDialog
(@Nullable String ks, @Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String keyword, @Nullable String listeningItem) Starts dialog processing for a given audio source.static void
Voice.startDialog
(@Nullable String ks, @Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String keyword, @Nullable String listeningItem) Starts dialog processing for a given audio source.static void
Voice.startDialog
(@Nullable String ks, @Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String keyword, @Nullable String listeningItem) Starts dialog processing for a given audio source.static void
Voice.startDialog
(@Nullable String ks, @Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String keyword, @Nullable String listeningItem) Starts dialog processing for a given audio source.static void
Voice.startDialog
(@Nullable String ks, @Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String keyword, @Nullable String listeningItem) Starts dialog processing for a given audio source.static void
Voice.startDialog
(@Nullable String ks, @Nullable String stt, @Nullable String tts, @Nullable String voice, @Nullable String interpreters, @Nullable String source, @Nullable String sink, @Nullable String locale, @Nullable String keyword, @Nullable String listeningItem) Starts dialog processing for a given audio source.static void
Voice.stopDialog
(@Nullable String source) Stops dialog processing for a given audio source.