AudioInputError¶ Class to show a custom AudioInput error Properties¶ public let message: StringMessage with the error. Public Methods¶ public init(_ message: String)Constructor of the class. Parameters: message: message with the error.