Langue

RecognitionPart.ConfidenceLevelUnknown 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 non demandé.

[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

Valeur de champ

Value = 0

Implémente

Attributs

Remarques

Niveau de confiance non demandé.

Java documentation pour android.speech.RecognitionPart.CONFIDENCE_LEVEL_UNKNOWN.

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 à