Download the PHP package toku/caas_sdk without Composer
On this page you can find all versions of the php package toku/caas_sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download toku/caas_sdk
More information about toku/caas_sdk
Files in toku/caas_sdk
Download toku/caas_sdk
More information about toku/caas_sdk
Files in toku/caas_sdk
Please rate this library. Is it a good library?
Informations about the package caas_sdk
Documentation
You can find the online document here.
Installation
You can install the SDK using composer:
composer require toku/caas_sdk
Use command below to regenerate the classes installed:
composer dump-autoload
Quick Start - Call Handle
Autoloading
Require/include autoloading if your PHP framework does not handle autoloading.
Class
Use the call controller class to form call handle command
Instance
Create a new call controller instance
Call Handle Command
Use the call controller to send call handle command such as PlayTTS command.
You can also send multiple command.
Sample Code
All versions of caas_sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package toku/caas_sdk contains the following files
Loading the files please wait ....