C# 클래스 MonkeyApp.Droid.TextToSpeech_Droid

상속: Java.Lang.Object, ITextToSpeech, TextToSpeech.IOnInitListener
파일 보기 프로젝트 열기: jamesmontemagno/MonkeysApp-Workshop

공개 메소드들

메소드 설명
OnInit ( OperationResult status ) : void
Speak ( string text ) : void
TextToSpeech_Droid ( ) : System.Collections.Generic

메소드 상세

OnInit() 공개 메소드

public OnInit ( OperationResult status ) : void
status OperationResult
리턴 void

Speak() 공개 메소드

public Speak ( string text ) : void
text string
리턴 void

TextToSpeech_Droid() 공개 메소드

public TextToSpeech_Droid ( ) : System.Collections.Generic
리턴 System.Collections.Generic