Langue

RecognitionPart.ConfidenceLevelHigh Champ

Définition

Attention

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

Niveau de confiance le plus élevé sur cinq niveaux.

[Android.Runtime.Register("CONFIDENCE_LEVEL_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 ConfidenceLevelHigh = 5;
[<Android.Runtime.Register("CONFIDENCE_LEVEL_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 ConfidenceLevelHigh : Android.Speech.RecognitionConfidenceLevel

Valeur de champ

Value = 5

Implémente

Attributs

Remarques

Niveau de confiance le plus élevé sur cinq niveaux.

Documentation Java pour android.speech.RecognitionPart.CONFIDENCE_LEVEL_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 à