C# Class Movies.Droid.Services.TextToSpeechAndroid

Inheritance: Movies.Services.ITextToSpeech
Afficher le fichier Open project: francedot/Movies

Méthodes publiques

Méthode Description
Speak ( string text ) : void
TextToSpeechAndroid ( ) : Android.Speech.Tts

Method Details

Speak() public méthode

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

TextToSpeechAndroid() public méthode

public TextToSpeechAndroid ( ) : Android.Speech.Tts
Résultat Android.Speech.Tts