Hi,
I would also like to use the voice option using php but I can't get it to work either.
In the past, we have found that BT (can't vouch for other providers) are poor at delivering converted voice messages - they often seem to get lost.
I altered my code to this, but it still arrives as a text message...
$objIntelliSMS->Username = '
UserName';
$objIntelliSMS->Password = '
Password';
$objIntelliSMS->MaxConCatMsgs = 1;
$objIntelliSMS->type = 6;
Please advise.
Many thanks,
David
Edited by user
2011-11-23T13:54:42Z
|
Reason: Not specified