Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 719 Bytes

File metadata and controls

26 lines (16 loc) · 719 Bytes
-api-id P:Windows.ApplicationModel.ConversationalAgent.ActivationSignalDetectionConfiguration.IsActive
-api-type winrt property

Windows.ApplicationModel.ConversationalAgent.ActivationSignalDetectionConfiguration.IsActive

-description

Gets whether an ActivationSignalDetectionConfiguration object is processing configuration settings.

Gets whether this configuration meets all criteria for the associated ActivationSignalDetector to process input corresponding to the signal.

-property-value

True, if all criteria are met. Otherwise, false.

-remarks

-see-also

-examples