Compartilhar via


RecognitionPart.ConfidenceLevelMediumHigh 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 alto de confiança entre cinco níveis.

[Android.Runtime.Register("CONFIDENCE_LEVEL_MEDIUM_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 ConfidenceLevelMediumHigh = 4;
[<Android.Runtime.Register("CONFIDENCE_LEVEL_MEDIUM_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 ConfidenceLevelMediumHigh : Android.Speech.RecognitionConfidenceLevel

Valor do campo

Value = 4

Implementações

Atributos

Comentários

Segundo nível mais alto de confiança entre cinco níveis.

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

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

Aplica-se a