Package org.ka2ddo.yaac.sound


package org.ka2ddo.yaac.sound
This package defines the interface for YAAC to call sound effects services. The default implementation only makes beeps for certain event categories.
  • Class
    Description
    Interface specifying how a listener is notified that the speech command map has been altered and should be re-read.
    This interface defines an object that can generate on-the-fly a mapping of voice command strings to actions to handle those commands.
    This interface defines a means for implementors of SpeechMapGeneratorIfc to get parameter substitutions from voice commands, corresponding to macros in the command definitions.
    This class provides service functions specific to text-to-speech and speech-to-text operations that may be needed across multiple plugins.