org.jvoicexml.implementation.jsapi20
Class SynchronousSpeechEventExecutor
java.lang.Object
org.jvoicexml.implementation.jsapi20.SynchronousSpeechEventExecutor
- All Implemented Interfaces:
- javax.speech.SpeechEventExecutor
public final class SynchronousSpeechEventExecutor
- extends Object
- implements javax.speech.SpeechEventExecutor
A SpeechEventExecutor that executes synchronously.
- Since:
- 0.6
- Version:
- $Revision: 2355 $
- Author:
- Renato Cassaca
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynchronousSpeechEventExecutor
public SynchronousSpeechEventExecutor()
- Constructs a new object.
execute
public void execute(Runnable command)
-
- Specified by:
execute in interface javax.speech.SpeechEventExecutor
Copyright © 2005-2009JVoiceXML group.