Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 897 Bytes

activationsignaldetector_getavailablemodelidsforsignalidasync_1439915845.md

File metadata and controls

30 lines (18 loc) · 897 Bytes
-api-id -api-type
M:Windows.ApplicationModel.ConversationalAgent.ActivationSignalDetector.GetAvailableModelIdsForSignalIdAsync(System.String)
winrt method

Windows.ApplicationModel.ConversationalAgent.ActivationSignalDetector.GetAvailableModelIdsForSignalIdAsync(System.String)

-description

Asynchronously gets the collection of model identifiers available to this detector for the specified signal identifier. For example, all supported locales for language-specific versions of the "Hey Cortana" keyword.

-parameters

-param signalId

The locale-independent identifier for this configuration.

-returns

The collection of model identifiers available for the specified signal.

-remarks

-see-also

-examples