A set of PHP classes for working with the Voxeo Tropo WebAPI
Stars
17
Forks
60
Watchers
17
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
(Fix) Corrected issue with Ask method, not setting terminator on Choice properly.
1ee585fView on GitHub(Fix) missing second argument on property_exists in Result and Session
8c23256View on GitHub(Fix) sample code in readme contains some incorrect case
ac0ca5eView on GitHub(New) Tropo::createSession() method for launching tokens
9a29b8cView on GitHub(Change) Avoid PHP errors if Result or Session objects are created and no json (or incorrect json) is present
3fb5218View on GitHub(Fix) Tropo::say() calls Say class with incorrect number of parameters.
6b81306View on GitHub