Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voiceittech/voiceit2-rust
VoiceIt API 2 Rust Wrapper https://api.voiceit.io/?rust
https://github.com/voiceittech/voiceit2-rust
api-wrapper biometrics face face-recognition java-wrapper rust voice voice-recognition
Last synced: 4 days ago
JSON representation
VoiceIt API 2 Rust Wrapper https://api.voiceit.io/?rust
- Host: GitHub
- URL: https://github.com/voiceittech/voiceit2-rust
- Owner: voiceittech
- Created: 2019-05-22T14:34:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T17:38:00.000Z (11 months ago)
- Last Synced: 2024-10-19T14:01:46.929Z (25 days ago)
- Topics: api-wrapper, biometrics, face, face-recognition, java-wrapper, rust, voice, voice-recognition
- Language: Rust
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VoiceIt2-Rust [![travis](https://app.travis-ci.com/voiceittech/VoiceIt2-Rust.svg?branch=master)](https://app.travis-ci.com/github/voiceittech/VoiceIt2-Rust) [![version](https://img.shields.io/crates/v/voiceit2)](https://crates.io/crates/voiceit2) [![downloads](https://img.shields.io/crates/d/voiceit2)](https://crates.io/crates/voiceit2) ![MIT](https://img.shields.io/github/license/mashape/apistatus.svg)
A Rust wrapper for VoiceIt's API 2.0 featuring Voice + Face Verification and Identification.
## Getting Started
Sign up for a free Developer Account at [VoiceIt.io](https://voiceit.io/signup). Visit the settings tab to view your API Key and Token.
## API calls
You can visit our [HTTP API 2.0 Documentation](https://api.voiceit.io/?rust#introduction) for detailed information on each API call.## Support
Contact us with any questions at [email protected]
## License
VoiceIt2-Rust is available under the MIT license. See the LICENSE file for more info.