ActivationSignalDetector.ProviderId Property

Definition

Gets an identifier unique to the provider of this detector, such as the manufacturer of a hardware-based keyword spotter.

public:
 property Platform::String ^ ProviderId { Platform::String ^ get(); };
winrt::hstring ProviderId();
public string ProviderId { get; }
var string = activationSignalDetector.providerId;
Public ReadOnly Property ProviderId As String

Property Value

String

Platform::String

winrt::hstring

The unique identifier of the provider.

Applies to