Uses of Interface
org.robokind.api.speech.SpeechRequest

Packages that use SpeechRequest
org.robokind.api.speech   
 

Uses of SpeechRequest in org.robokind.api.speech
 

Method parameters in org.robokind.api.speech with type arguments of type SpeechRequest
 void SpeechService.addRequestListener(org.robokind.api.common.utils.Listener<SpeechRequest> listener)
          Adds a Listener to be notified when a speech request is made.
 void SpeechService.removeRequestListener(org.robokind.api.common.utils.Listener<SpeechRequest> listener)
          Removes a Listener from being notified when a speech request is made.
 



Copyright © 2011. All Rights Reserved.