C# Class MonkeyApp.WinPhone.TextToSpeech_WinPhone

Inheritance: ITextToSpeech
Afficher le fichier Open project: jamesmontemagno/MonkeysApp-Workshop

Méthodes publiques

Méthode Description
Speak ( string text ) : void
TextToSpeech_WinPhone ( ) : MonkeyApp.Interfaces

Method Details

Speak() public méthode

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

TextToSpeech_WinPhone() public méthode

public TextToSpeech_WinPhone ( ) : MonkeyApp.Interfaces
Résultat MonkeyApp.Interfaces