Skip to content

rking-77/voiceit-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#VoiceIt PHP wrapper A Wrapper for using the VoiceIt Rest API.

##Download You can download the respository and add its contents to your root project folder by cloning or clicking or here VoiceIt PHP Library

##Usage Then initialize a VoiceIt Object like this with your own developer id

require_once("VoiceIt.php");
$myVoiceIt = new VoiceIt("1d6361f81f3047ca8b0c0332ac0fb17d");

Finally use all other API Calls as documented on the VoiceIt API Documentation page.

About

VoiceIt PHP Wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages