Send voice from template

Sends a text-to-speech to a recipient using a template


URL: https://www.afilnet.com/api/http/

See example in:

Send voice from template with PHP Send voice from template with Java Send voice from template with C Sharp Send voice from template with Unix Send voice from template with Ruby on rails Send voice from template with Python Send voice from template with Android Send voice from template with Objective C / iPhone Send voice from template with SQL Server Send voice from template with Oracle


Sends a text-to-speech to a recipient using a template


Parameter Description Compulsory / Optional
class=voice Class requested: Class to which the request is made Compulsory
method=sendvoicefromtemplate Class method requested: Method of the class to which the request is made Compulsory
user User and e-mail of your Afilnet account Compulsory
password Password of your Afilnet account Compulsory
to voice.sendvoicefromtemplate_to Compulsory
idtemplate voice.sendvoicefromtemplate_idtemplate Compulsory
params voice.sendvoicefromtemplate_params Optional
scheduledatetime voice.sendvoicefromtemplate_scheduledatetime Optional
output Output format of the result Optional

When you make requests you will receive the following fields:

  •  status
  •  result (if status=success), here you will receive the following values:
    • messageid
    • credits
  •  error (if status=error), here you will receive the error code

The possible error codes are listed below

Code Description
MISSING_USER User or email not included
MISSING_PASSWORD Password not included
MISSING_CLASS Class not included
MISSING_METHOD Method not included
MISSING_COMPULSORY_PARAM Compulsory parameter not included
INCORRECT_USER_PASSWORD Incorrect user or password
INCORRECT_CLASS Incorrect class
INCORRECT_METHOD Incorrect method
NO_ROUTE_AVAILABLE There are no available paths for the indicated destination
NO_CREDITS Your balance is insufficient
NOT_ACCESS_TO_TEMPLATE You haven't access to the selected template
Parameters:
  • class: voice
  • method: sendvoicefromtemplate
  • user: user
  • password: password
  • to: 34600000000
  • idtemplate: 1000
  • params: mobile:123456789,name:test+name
  • scheduledatetime:
  • output:
Request:
https://www.afilnet.com/api/http/?class=voice&method=sendvoicefromtemplate&user=user&password=password&to=34600000000&idtemplate=1000¶ms=mobile:123456789,name:test+name&scheduledatetime=&output=