C# Class VoiceCommandEvents.SpeechRecognizedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: godly-devotion/Baka-MPlayer-old Class Usage Examples

Méthodes publiques

Méthode Description
SpeechRecognizedEventArgs ( string command ) : System

Method Details

SpeechRecognizedEventArgs() public méthode

public SpeechRecognizedEventArgs ( string command ) : System
command string
Résultat System