GetCustomAudio.wr

04-24-2017

This method all the custom audio parts for one step of a calloutset.

Parameters

  • String : nameofset - Nameofset of your calloutset record.
  • String : step - HUMAN, MACHINE or Poll Question ID Number

Useage

Example Request

GET /getCustomAudio.wr?sidtoken=000000000000000000000000000&nameofset=V55881&step=HUMAN HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

Example Response

[{"audioid":27751,"title":"Hello","nameofset":"V55881","step":"HUMAN","audiotype":"TEXTTOSPEECH","script":"Hello!"}, etc...
audiotype":"SAYCHARACTERS","voice":"JULIE","datafield":"f2","script":""}]