Contents

signatureInvalid

The error code to indicate that the system is unable to generate a signature from the audio.

Declaration

static var signatureInvalid: SHError.Code { get }

Discussion

The most common cause of this error is silent audio input.

See Also

Constants