Partager via


RecognitionPart.ConfidenceLevelMediumHigh 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 le plus élevé de confiance sur cinq niveaux.

[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

Valeur de champ

Value = 4

Implémente

Attributs

Remarques

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

Documentation Java pour android.speech.RecognitionPart.CONFIDENCE_LEVEL_MEDIUM_HIGH.

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

S’applique à