MixedRealitySpeechCommandsProfile.SpeechRecognitionConfidenceLevel 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.
The speech recognizer's minimum confidence level setting that will raise the action.
public:
property Microsoft::MixedReality::Toolkit::Utilities::RecognitionConfidenceLevel SpeechRecognitionConfidenceLevel { Microsoft::MixedReality::Toolkit::Utilities::RecognitionConfidenceLevel get(); };
public Microsoft.MixedReality.Toolkit.Utilities.RecognitionConfidenceLevel SpeechRecognitionConfidenceLevel { get; }
member this.SpeechRecognitionConfidenceLevel : Microsoft.MixedReality.Toolkit.Utilities.RecognitionConfidenceLevel
Public ReadOnly Property SpeechRecognitionConfidenceLevel As RecognitionConfidenceLevel