voiceit2 0.4.1

A Rust wrapper for VoiceIt's API 2.0 featuring Voice + Face Verification and Identification.
Documentation
1
2
3
4
5
6
7
pub mod enrollments;
pub mod groups;
pub mod identification;
pub mod phrases;
pub mod subaccounts;
pub mod users;
pub mod verification;