rzbrk / PyVoiceRecognitionV3

Python class (driver) for the Elechouse Voice Recognition Module V3
GNU General Public License v3.0
0 stars 0 forks source link

Implement command "Check Signature of One Record (03)" #4

Closed rzbrk closed 2 years ago

rzbrk commented 2 years ago

Implement command Check Signature of One Record (03)

rzbrk commented 2 years ago

See: 504a3bdb919b697e29bab71f335efc655bcd4b8b

By implementing this method it was discovered that the module will not return a meaningful response if applied to a record that is not trained (and has no signature). Therefore, this method checks the training status of the record. If the status is "untrained" there is no need to ask the module for the signature.