Langue

RecognitionPart.ConfidenceLevelMediumLow Champ

Définition

Attention

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

Deuxième niveau de confiance le plus bas sur cinq niveaux.

[Android.Runtime.Register("CONFIDENCE_LEVEL_MEDIUM_LOW", 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 ConfidenceLevelMediumLow = 2;
[<Android.Runtime.Register("CONFIDENCE_LEVEL_MEDIUM_LOW", 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 ConfidenceLevelMediumLow : Android.Speech.RecognitionConfidenceLevel

Valeur de champ

Value = 2

Implémente

Attributs

Remarques

Deuxième niveau de confiance le plus bas sur cinq niveaux.

Java documentation pour android.speech.RecognitionPart.CONFIDENCE_LEVEL_MEDIUM_LOW.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à