C# Class MonkeyApp.WinPhone.TextToSpeech_WinPhone

Inheritance: ITextToSpeech
Mostra file Open project: jamesmontemagno/MonkeysApp-Workshop

Public Methods

Method Description
Speak ( string text ) : void
TextToSpeech_WinPhone ( ) : MonkeyApp.Interfaces

Method Details

Speak() public method

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

TextToSpeech_WinPhone() public method

public TextToSpeech_WinPhone ( ) : MonkeyApp.Interfaces
return MonkeyApp.Interfaces