Freigeben über


AlwaysOnHotwordDetector.AudioCapabilityNoiseSuppression Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Service.Voice.AlwaysOnHotwordDetectorAudioCapability enum directly instead of this field.

Wenn festgelegt, unterstützt das zugrunde liegende Modul die Rauschunterdrückung.

[Android.Runtime.Register("AUDIO_CAPABILITY_NOISE_SUPPRESSION", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Voice.AlwaysOnHotwordDetectorAudioCapability enum directly instead of this field.", true)]
public const Android.Service.Voice.AlwaysOnHotwordDetectorAudioCapability AudioCapabilityNoiseSuppression = 2;
[<Android.Runtime.Register("AUDIO_CAPABILITY_NOISE_SUPPRESSION", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Voice.AlwaysOnHotwordDetectorAudioCapability enum directly instead of this field.", true)>]
val mutable AudioCapabilityNoiseSuppression : Android.Service.Voice.AlwaysOnHotwordDetectorAudioCapability

Feldwert

Value = 2
Attribute

Hinweise

Wenn festgelegt, unterstützt das zugrunde liegende Modul die Rauschunterdrückung. Zurückgegeben von #getSupportedAudioCapabilities()

Java-Dokumentation für android.service.voice.AlwaysOnHotwordDetector.AUDIO_CAPABILITY_NOISE_SUPPRESSION.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: