| -api-id | M:Windows.ApplicationModel.ConversationalAgent.ConversationalAgentDetectorManager.GetActivationSignalDetectorFromId(System.String) |
|---|---|
| -api-type | winrt method |
Windows.ApplicationModel.ConversationalAgent.ConversationalAgentDetectorManager.GetActivationSignalDetectorFromId(System.String)
Retrieves the ActivationSignalDetector object available on the system that is associated with this manager and that has the ActivationSignalDetector.DetectorId specified.
Important
To avoid possible concurrency issues, we recommend using GetActivationSignalDetectorFromIdAsync(System.String) instead.
The unique identifier of the ActivationSignalDetector.
The hardware or software component that generated the activation signal based on input from the user's environment, such as spoken keyword(s), sound detection, or button press.