Represents the result of the model to decide whether the record was human or not. It's simply a boolean with a reason, i.e. small description of the result.
One of the three static field of Recorder class :
The simple boolean, true if the recording was considered as human. Otherwise, the reason gives more details.
Generated using TypeDoc
Represents the result of the model to decide whether the record was human or not. It's simply a boolean with a reason, i.e. small description of the result.