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.

Hierarchy

  • Result

Properties

Properties

reason: Symbol

One of the three static field of Recorder class :

result: boolean

The simple boolean, true if the recording was considered as human. Otherwise, the reason gives more details.

Generated using TypeDoc