UpdateCustomAudioVoice.wr

04-24-2017

This method sets the voice for all the parts of an existing customizer message and returns confirmed or error.

Parameters

  • String : nameofset - Nameofset of your calloutset record.
  • String : step - HUMAN, MACHINE or Poll Question ID Number
  • String : voice - Julie, Paul, Kate, Bridget, or Violeta

Useage

Example Request

POST /updateCustomAudioVoice.wr HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

sidtoken=000000000000000000000000000&nameofset=V107714&step=HUMAN&voice=JULIE

Example Response

{"response":"confirmed"}