Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 711 Bytes

File metadata and controls

28 lines (17 loc) · 711 Bytes
-api-id P:Windows.ApplicationModel.ConversationalAgent.ActivationSignalDetectionConfiguration.ModelId
-api-type winrt property

Windows.ApplicationModel.ConversationalAgent.ActivationSignalDetectionConfiguration.ModelId

-description

Gets the identifier, typically locale-specific, for the model data associated with this configuration.

-property-value

The unique model identifier.

-remarks

Registered configurations are uniquely identified by a signal/model ID pair.

-see-also

ActivationSignalDetectionConfiguration.SignalId

-examples