setVoiceProcessingEnabled(_:)
Enables or disables voice processing on the I/O node.
Declaration
func setVoiceProcessingEnabled(_ enabled: Bool) throwsParameters
- enabled:
The Boolean value that indicates whether to enable voice processing.
Enables or disables voice processing on the I/O node.
func setVoiceProcessingEnabled(_ enabled: Bool) throwsThe Boolean value that indicates whether to enable voice processing.