C# Class CaveTube.CaveTalk.Lib.BouyomiClientWrapper

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

Méthodes publiques

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

Private Methods

Méthode Description
CanSpeech ( ) : System.Boolean

Method Details

BouyomiClientWrapper() public méthode

public BouyomiClientWrapper ( ) : System
Résultat System

Connect() public méthode

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

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Speak() public méthode

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