Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/voiceittech/voiceit2-go

VoiceIt API 2.0 Go Wrapper
https://github.com/voiceittech/voiceit2-go

api-wrapper biometrics face face-recognition golang voice voice-recognition voiceit wrapper

Last synced: about 1 month ago
JSON representation

VoiceIt API 2.0 Go Wrapper

Awesome Lists containing this project

README

        

# VoiceIt2-Go [![travis](https://app.travis-ci.com/voiceittech/VoiceIt2-Go.svg?branch=master)](https://app.travis-ci.com/github/voiceittech/VoiceIt2-Go) [![godoc](https://pkg.go.dev/badge/github.com/voiceittech/VoiceIt2-Go/v2.svg)](https://pkg.go.dev/github.com/voiceittech/VoiceIt2-Go/v2) [![Go Report Card](https://goreportcard.com/badge/github.com/voiceittech/VoiceIt2-Go)](https://goreportcard.com/report/github.com/voiceittech/VoiceIt2-Go) ![MIT](https://img.shields.io/github/license/mashape/apistatus.svg)

A Go 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/?go#introduction) for detailed information on each API call.

## Support

Contact us with any questions at [email protected]

## License

VoiceIt2-Go is available under the MIT license. See the LICENSE file for more info.