Freigeben über


AlwaysOnHotwordDetector.AudioCapabilityEchoCancellation Feld

Definition

Achtung

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

Wenn das zugrunde liegende Modul festgelegt wird, wird AEC unterstützt.

[Android.Runtime.Register("AUDIO_CAPABILITY_ECHO_CANCELLATION", 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 AudioCapabilityEchoCancellation = 1;
[<Android.Runtime.Register("AUDIO_CAPABILITY_ECHO_CANCELLATION", 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 AudioCapabilityEchoCancellation : Android.Service.Voice.AlwaysOnHotwordDetectorAudioCapability

Feldwert

Value = 1
Attribute

Hinweise

Wenn das zugrunde liegende Modul festgelegt wird, wird AEC unterstützt. Zurückgegeben von #getSupportedAudioCapabilities()

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

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: