Method | Description | |
---|---|---|
Connect ( ) : System.Boolean | ||
CreateInstance ( ) : |
||
Disconnect ( ) : void | ||
Dispose ( ) : void | ||
Speak ( Message message ) : System.Boolean | ||
Speak ( String text ) : System.Boolean |
public static CreateInstance ( ) : |
||
return |
public Speak ( Message message ) : System.Boolean | ||
message | Message | |
return | System.Boolean |
public abstract Speak ( String text ) : System.Boolean | ||
text | String | |
return | System.Boolean |