MicInputProvider

  • Record audio input from a microphone.

    See more

    Declaration

    Swift

    public class MicInputProvider
  • <#Description#>

    See more

    Declaration

    Swift

    public enum MicInputError : Error
    extension MicInputError: LocalizedError
  • An delegate to processing audio buffers.

    See more

    Declaration

    Swift

    public protocol MicInputProviderDelegate : AnyObject