Class SpeechEvent


  • public class SpeechEvent
    extends java.lang.Object
    You have spoken into the device by holding down the action button. Typically seen when the listen() function is happening on a device.
    • Constructor Summary

      Constructors 
      Constructor Description
      SpeechEvent()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SpeechEvent

        public SpeechEvent()