ConversationalAgentDetectorManager.Default Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the global manager associated with all ActivationSignalDetector objects available on the system.
public:
static property ConversationalAgentDetectorManager ^ Default { ConversationalAgentDetectorManager ^ get(); };
static ConversationalAgentDetectorManager Default();
public static ConversationalAgentDetectorManager Default { get; }
var conversationalAgentDetectorManager = ConversationalAgentDetectorManager.default;
Public Shared ReadOnly Property Default As ConversationalAgentDetectorManager
Property Value
The global manager associated with all ActivationSignalDetector objects available on the system.