Свойство | Тип | Описание | |
---|---|---|---|
CopyActionIconsToTempFolder | System.Threading.Tasks.Task | ||
SemanticInterpretation | string |
Метод | Описание | |
---|---|---|
HandleMediaElementCortanaCommands ( this args ) : Task |
||
RegisterMediaElementVoiceCommands ( string customVoiceCommandFileName = null, bool registerMissingLocales = true ) : System.Threading.Tasks.Task |
Метод | Описание | |
---|---|---|
CopyActionIconsToTempFolder ( string iconFileName ) : System.Threading.Tasks.Task | ||
SemanticInterpretation ( string interpretationKey, SpeechRecognitionResult speechRecognitionResult ) : string |
Returns the semantic interpretation of a speech result. Returns null if there is no interpretation for that key.
|
public static HandleMediaElementCortanaCommands ( this args ) : Task |
||
args | this | |
Результат | Task |
public static RegisterMediaElementVoiceCommands ( string customVoiceCommandFileName = null, bool registerMissingLocales = true ) : System.Threading.Tasks.Task | ||
customVoiceCommandFileName | string | |
registerMissingLocales | bool | |
Результат | System.Threading.Tasks.Task |