C# Class CaveTube.CaveTalk.Lib.SofTalkClient

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

Méthodes publiques

Méthode Description
Connect ( ) : System.Boolean
Dispose ( ) : void
SofTalkClient ( String exePath ) : System
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

SofTalkClient() public méthode

public SofTalkClient ( String exePath ) : System
exePath String
Résultat System

Speak() public méthode

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