Langue

RecognitionPart.ConfidenceLevelMedium Champ

Définition

Attention

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

Niveau moyen de confiance sur cinq niveaux.

[Android.Runtime.Register("CONFIDENCE_LEVEL_MEDIUM", 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 ConfidenceLevelMedium = 3;
[<Android.Runtime.Register("CONFIDENCE_LEVEL_MEDIUM", 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 ConfidenceLevelMedium : Android.Speech.RecognitionConfidenceLevel

Valeur de champ

Value = 3

Implémente

Attributs

Remarques

Niveau moyen de confiance sur cinq niveaux.

Java documentation pour android.speech.RecognitionPart.CONFIDENCE_LEVEL_MEDIUM.

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 à