isEchoCancelledInputAvailable
A Boolean value that indicates whether the built-in microphone and speaker route supports echo cancellation.
Declaration
var isEchoCancelledInputAvailable: Bool { get }Discussion
This value is true if the device supports echo cancellation and the app uses the playAndRecord category and default mode.