Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated using 4PSA automated script

...

Sets a variable on the IVR.

 

Code Block
<Response> 
	<SetVar name="SubscriptionCode">09897987</SetVar>
</Response>

PlaySound

Plays the sound from a given folder in a given language; if the folder is not supplied, it is considered empty:

...

Plays a text using a specific voice. The volume is optional and its default value is 150. This verb requires a TTS license installed and TTS activated on the VoipNow Service Provider Edition infrastructure3 infrastructure.

Code Block
<Response>
	<PlayTTS voice="Alice-8KHz" volume="100">
</Response>

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.