示例#1
0
 public static global::Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse CreateResponseForPrompt(global::Windows.ApplicationModel.VoiceCommands.VoiceCommandUserMessage message, global::Windows.ApplicationModel.VoiceCommands.VoiceCommandUserMessage repeatMessage)
 {
     throw new global::System.NotImplementedException("The member VoiceCommandResponse VoiceCommandResponse.CreateResponseForPrompt(VoiceCommandUserMessage message, VoiceCommandUserMessage repeatMessage) is not implemented in Uno.");
 }
示例#2
0
 public static global::Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse CreateResponse(global::Windows.ApplicationModel.VoiceCommands.VoiceCommandUserMessage message, global::System.Collections.Generic.IEnumerable <global::Windows.ApplicationModel.VoiceCommands.VoiceCommandContentTile> contentTiles)
 {
     throw new global::System.NotImplementedException("The member VoiceCommandResponse VoiceCommandResponse.CreateResponse(VoiceCommandUserMessage message, IEnumerable<VoiceCommandContentTile> contentTiles) is not implemented in Uno.");
 }