Язык

RecognitionPart.ConfidenceLevelUnknown Поле

Определение

Внимание!

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

Уровень достоверности не запрашивается.

[Android.Runtime.Register("CONFIDENCE_LEVEL_UNKNOWN", 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 ConfidenceLevelUnknown = 0;
[<Android.Runtime.Register("CONFIDENCE_LEVEL_UNKNOWN", 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 ConfidenceLevelUnknown : Android.Speech.RecognitionConfidenceLevel

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

Value = 0

Реализации

Атрибуты

Комментарии

Уровень достоверности не запрашивается.

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

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

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