Язык

RecognitionPart.ConfidenceLevelMediumHigh Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Speech.RecognitionConfidenceLevel enum directly instead of this field.

Второй самый высокий уровень доверия из пяти уровней.

[Android.Runtime.Register("CONFIDENCE_LEVEL_MEDIUM_HIGH", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Speech.RecognitionConfidenceLevel enum directly instead of this field.", true)]
public const Android.Speech.RecognitionConfidenceLevel ConfidenceLevelMediumHigh = 4;
[<Android.Runtime.Register("CONFIDENCE_LEVEL_MEDIUM_HIGH", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Speech.RecognitionConfidenceLevel enum directly instead of this field.", true)>]
val mutable ConfidenceLevelMediumHigh : Android.Speech.RecognitionConfidenceLevel

Значение поля

Value = 4

Реализации

Атрибуты

Комментарии

Второй самый высокий уровень доверия из пяти уровней.

Java документации по android.speech.RecognitionPart.CONFIDENCE_LEVEL_MEDIUM_HIGH.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к