Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voiceittech/voiceit2-php
VoiceIt API 2.0 PHP wrapper
https://github.com/voiceittech/voiceit2-php
api-wrapper biometrics face face-recognition php php-wrapper voice voice-recognition voiceit
Last synced: 4 days ago
JSON representation
VoiceIt API 2.0 PHP wrapper
- Host: GitHub
- URL: https://github.com/voiceittech/voiceit2-php
- Owner: voiceittech
- License: mit
- Created: 2018-03-05T00:07:44.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T17:33:31.000Z (11 months ago)
- Last Synced: 2024-10-02T02:44:03.824Z (about 1 month ago)
- Topics: api-wrapper, biometrics, face, face-recognition, php, php-wrapper, voice, voice-recognition, voiceit
- Language: PHP
- Homepage: https://api.voiceit.io/?php
- Size: 5.65 MB
- Stars: 2
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VoiceIt2-PHP [![travisstatus](https://app.travis-ci.com/voiceittech/VoiceIt2-PHP.svg?branch=master)](https://app.travis-ci.com/github/voiceittech/VoiceIt2-PHP) [![version](https://img.shields.io/packagist/v/voiceit-php/voiceit2)](https://packagist.org/packages/voiceit-php/voiceit2) [![downloads](https://img.shields.io/packagist/dm/voiceit-php/voiceit2)](https://packagist.org/packages/voiceit-php/voiceit2) ![MIT](https://img.shields.io/github/license/mashape/apistatus.svg)
A PHP 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/?php#introduction) for detailed information on each API call.## Support
Contact us with any questions at [email protected]
## License
VoiceIt2-PHP is available under the MIT license. See the LICENSE file for more info.