service
Interface SpeaRSpeechBackendInterface

All Known Implementing Classes:
SpeaRSpeechBackend

public interface SpeaRSpeechBackendInterface
extends Remote


Method Summary
 booleanspeak(String text)
          fuehrt Sprachausgabe durch

Method Detail

speak

public boolean speak(String text)
throws java.rmi.RemoteException
fuehrt Sprachausgabe durch
Parameters:
text - zu sprechender Text
Returns: true, wenn erfolgreich, ansonsten false