C# Class MonkeyApp.Droid.TextToSpeech_Droid

Inheritance: Java.Lang.Object, ITextToSpeech, TextToSpeech.IOnInitListener
Afficher le fichier Open project: jamesmontemagno/MonkeysApp-Workshop

Méthodes publiques

Méthode Description
OnInit ( OperationResult status ) : void
Speak ( string text ) : void
TextToSpeech_Droid ( ) : System.Collections.Generic

Method Details

OnInit() public méthode

public OnInit ( OperationResult status ) : void
status OperationResult
Résultat void

Speak() public méthode

public Speak ( string text ) : void
text string
Résultat void

TextToSpeech_Droid() public méthode

public TextToSpeech_Droid ( ) : System.Collections.Generic
Résultat System.Collections.Generic