C# Class w10tts.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
显示文件 Open project: krvarma/RPiSpeechSynthesis

Public Methods

Method Description
MainPage ( ) : Newtonsoft.Json.Linq

Private Methods

Method Description
DisplaySubscribeConnectStatusMessage ( string publishResult ) : void
PubNubError ( PubnubClientError error ) : void
PubNubSubscribeSuccess ( string publishResult ) : void
Speak ( string text ) : void
SubscribePubNubMessages ( ) : void
_Speak ( string text ) : void

Method Details

MainPage() public method

public MainPage ( ) : Newtonsoft.Json.Linq
return Newtonsoft.Json.Linq