C# Class Movies.Droid.Services.TextToSpeechAndroid

Inheritance: Movies.Services.ITextToSpeech
Exibir arquivo Open project: francedot/Movies

Public Methods

Method Description
Speak ( string text ) : void
TextToSpeechAndroid ( ) : Android.Speech.Tts

Method Details

Speak() public method

public Speak ( string text ) : void
text string
return void

TextToSpeechAndroid() public method

public TextToSpeechAndroid ( ) : Android.Speech.Tts
return Android.Speech.Tts