C# Class CaveTube.CaveTalk.Lib.NoSoundClient

Inheritance: ASpeechClient
Mostra file Open project: madguy/CaveTalk

Public Methods

Method Description
Connect ( ) : System.Boolean
Dispose ( ) : void
Speak ( String text ) : System.Boolean

Private Methods

Method Description
CanSpeech ( ) : System.Boolean

Method Details

Connect() public method

public Connect ( ) : System.Boolean
return System.Boolean

Dispose() public final method

public final Dispose ( ) : void
return void

Speak() public method

public Speak ( String text ) : System.Boolean
text String
return System.Boolean