fixed
This commit is contained in:
@@ -83,5 +83,5 @@ $app_id = 'de02dasd';
|
|||||||
$api_key = '31ce3f96c062958df3c426da4903540c';
|
$api_key = '31ce3f96c062958df3c426da4903540c';
|
||||||
$file_path = "/www/wwwroot/digital_doctor/digital_doctor/public/iseTest.mp3";
|
$file_path = "/www/wwwroot/digital_doctor/digital_doctor/public/iseTest.mp3";
|
||||||
|
|
||||||
$client = new Client();
|
$client = new Client($app_id,$api_key);
|
||||||
$client->send($file_path);
|
$client->send($file_path);
|
||||||
|
|||||||
Reference in New Issue
Block a user