ProcessErrorCallback typedef

ProcessErrorCallback = dynamic Function(PicovoiceException error)

Implementation

typedef ProcessErrorCallback = Function(PicovoiceException error);