RecognitionPart.ConfidenceLevelMediumLow Campo

Definición

Precaución

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

Segundo nivel de confianza más bajo de cinco niveles.

[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

Valor de campo

Value = 2

Implementaciones

Atributos

Comentarios

Segundo nivel de confianza más bajo de cinco niveles.

Java documentación para android.speech.RecognitionPart.CONFIDENCE_LEVEL_MEDIUM_LOW.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a