C# 클래스 CaveTube.CaveTalk.Lib.UserSoundClient

상속: ASpeechClient
파일 보기 프로젝트 열기: madguy/CaveTalk

공개 메소드들

메소드 설명
Connect ( ) : System.Boolean
Dispose ( ) : void
Speak ( String text ) : System.Boolean
UserSoundClient ( ) : System

비공개 메소드들

메소드 설명
CanSpeech ( ) : System.Boolean

메소드 상세

Connect() 공개 메소드

public Connect ( ) : System.Boolean
리턴 System.Boolean

Dispose() 공개 최종 메소드

public final Dispose ( ) : void
리턴 void

Speak() 공개 메소드

public Speak ( String text ) : System.Boolean
text String
리턴 System.Boolean

UserSoundClient() 공개 메소드

public UserSoundClient ( ) : System
리턴 System