RealtimeResultErrors

RealtimeResultErrors: typeof realtimeResultErrors[keyof typeof realtimeResultErrors]

A measurement may have one of the following errors received from the DeepAffex® backend:

WORKER_ERROR: It is an unrecoverable internal error at the DeepAffex® backend.

LIVENESS_ERROR: The SNR (Signal to Noise Ratio) of the entire measurement was too low to meet our minimum threshold (0.5 dB). If this error is received then the measurement will only return one point i.e. SNR with -100 as the value.

ANALYSIS_ERROR: indicates a problem that has failed the measurement. There was a failure while computing a signal. The returned JSON will have a signal_id key and a value string indicating the reason behind failure.