Idioma

RecognitionPart.ConfidenceLevelMediumLow Campo

Definição

Cuidado

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

Segundo nível mais baixo de confiança em cinco níveis.

[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 do campo

Value = 2

Implementações

Atributos

Comentários

Segundo nível mais baixo de confiança em cinco níveis.

Documentação Java para android.speech.RecognitionPart.CONFIDENCE_LEVEL_MEDIUM_LOW.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usadas de acordo com os termos descritos na Licença de Atribuição Creative Commons 2.5.

Aplica-se a