SpeechEnhancementResult
public enum SpeechEnhancementResult : Error
An enumeration to know result of call to Speech Enhancement.
Since
3.14.0-
legacy noise removal enabled
Declaration
Swift
case legacyNoiseRemovalEnabled
-
internal error
Declaration
Swift
case internalError
-
not supported
Declaration
Swift
case notSupported
-
no error
Declaration
Swift
case noError