C# Class CaveTube.CaveTalk.Lib.NoSoundClient

Inheritance: ASpeechClient
Afficher le fichier Open project: madguy/CaveTalk

Méthodes publiques

Méthode Description
Connect ( ) : System.Boolean
Dispose ( ) : void
Speak ( String text ) : System.Boolean

Private Methods

Méthode Description
CanSpeech ( ) : System.Boolean

Method Details

Connect() public méthode

public Connect ( ) : System.Boolean
Résultat System.Boolean

Dispose() public final méthode

public final Dispose ( ) : void
Résultat void

Speak() public méthode

public Speak ( String text ) : System.Boolean
text String
Résultat System.Boolean