Поделиться через


VoiceCommandDisambiguationResult Класс

Определение

Результат, полученный на экране неоднозначности, отображаемом на холсте Кортаны .

Вызов метода RequestDisambiguationAsync из фоновой службы приложений приводит к тому, что Кортана отобразит экран неоднозначности.

public ref class VoiceCommandDisambiguationResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class VoiceCommandDisambiguationResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class VoiceCommandDisambiguationResult
Public NotInheritable Class VoiceCommandDisambiguationResult
Наследование
Object Platform::Object IInspectable VoiceCommandDisambiguationResult
Атрибуты

Требования к Windows

Семейство устройств
Windows 10 (появилось в 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v1.0)

Комментарии

Получите доступ к объектам VoiceCommandDisambiguationResult , вызвав RequestDisambiguationAsync в VoiceCommandServiceConnection , который ссылается на соответствующий объект Windows.ApplicationModel.AppService .

Свойства

SelectedItem

Элемент, выбранный из списка элементов, отображаемых на экране неоднозначности Кортаны .

Применяется к

См. также раздел