LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

ConfidenceLevel

enumeration

Description

Used by KeywordRecognizer, GrammarRecognizer, DictationRecognizer. Phrases under the specified minimum level will be ignored.

Properties

HighHigh confidence level.
MediumMedium confidence level.
LowLow confidence level.
RejectedEverything is rejected.