Skip to content

AudioInputError

Class to show a custom AudioInput error

Properties

public let message: String

Message with the error.

Public Methods

public init(_ message: String)

Constructor of the class.

  • Parameters:

    • message: message with the error.