Back to Server

SpeechEventArgs : EventArgs

(ctor) SpeechEventArgs( Mobile mobile, string speech, MessageType type, int hue, int[] keywords )
bool Blocked( get; set; )
bool Handled( get; set; )
int Hue( get; )
int[] Keywords( get; )
Mobile Mobile( get; )
string Speech( get; set; )
MessageType Type( get; )
bool HasKeyword( int keyword )