Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.