Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CaveTube
CaveTalk
Lib
NoSoundClient
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