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 voidAudio.decreaseMasterVolume(float percent) static voidAudio.increaseMasterVolume(float percent) static StringInterprets the given text.static StringInterprets the given text with a given Human Language Interpreter.static StringInterprets the given text with a given Human Language Interpreter.static StringInterprets the given text with a given Human Language Interpreter.static StringInterprets the given text with a given Human Language Interpreter.static StringInterprets the given text with a given Human Language Interpreter.static voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidAudio.playSound(String sink, String filename, PercentType volume) static voidAudio.playSound(String sink, String filename, PercentType volume) static voidAudio.playSound(String sink, String filename, PercentType volume) static voidAudio.playSound(String filename, PercentType volume) static voidAudio.playSound(String filename, PercentType volume) static voidAudio.playStream(String url) static voidAudio.playStream(String sink, String url) static voidAudio.playStream(String sink, String url) static voidSays the given text.static voidstatic voidstatic voidSays the given text with a given voice.static voidSays the given text with a given voice.static voidstatic voidstatic voidstatic voidSays the given text with a given voice through the given sink.static voidSays the given text with a given voice through the given sink.static voidSays the given text with a given voice through the given sink.static voidstatic voidstatic voidstatic voidstatic voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.say(Object text, @Nullable String voice, PercentType volume) Says the given text with a given voice and the given volume.static voidVoice.say(Object text, @Nullable String voice, PercentType volume) Says the given text with a given voice and the given volume.static voidVoice.say(Object text, @Nullable String voice, PercentType volume) Says the given text with a given voice and the given volume.static voidVoice.say(Object text, @Nullable PercentType volume) Says the given text with the given volume.static voidVoice.say(Object text, @Nullable PercentType volume) Says the given text with the given volume.static booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic voidAudio.setMasterVolume(float volume) static voidAudio.setMasterVolume(PercentType percent) static voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.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 voidVoice.stopDialog(@Nullable String source) Stops dialog processing for a given audio source.