SpeechRecognitionTopicConstraint.Scenario 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 predefined scenario type for the constraint.
public:
property SpeechRecognitionScenario Scenario { SpeechRecognitionScenario get(); };
SpeechRecognitionScenario Scenario();
public SpeechRecognitionScenario Scenario { get; }
var speechRecognitionScenario = speechRecognitionTopicConstraint.scenario;
Public ReadOnly Property Scenario As SpeechRecognitionScenario
Property Value
The predefined scenario type for the constraint.