SpeechRecognitionTopicConstraint.TopicHint 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 topic hint for the constraint.
public:
property Platform::String ^ TopicHint { Platform::String ^ get(); };
winrt::hstring TopicHint();
public string TopicHint { get; }
var string = speechRecognitionTopicConstraint.topicHint;
Public ReadOnly Property TopicHint As String
Property Value
The topic hint for the constraint.