C# 클래스 TalkBot.SpeechItem

파일 보기 프로젝트 열기: mikebluestein/TalkBot 1 사용 예제들

공개 메소드들

메소드 설명
Play ( ) : void
SpeechItem ( ) : System
SpeechItem ( string text ) : System
ToData ( ) : NSData

메소드 상세

Play() 공개 메소드

public Play ( ) : void
리턴 void

SpeechItem() 공개 메소드

public SpeechItem ( ) : System
리턴 System

SpeechItem() 공개 메소드

public SpeechItem ( string text ) : System
text string
리턴 System

ToData() 공개 메소드

public ToData ( ) : NSData
리턴 NSData