Skip to content

Vobiz Voice XML Builder

Select your required action below and provide the configuration to instantly generate valid XML for your application.

Elements to Include

Speak Configuration

response.xml
<?xml version="1.0" encoding="UTF-8"?>
<Response>
    <Speak voice="WOMAN" language="en-US">
        Welcome to Vobiz.
    </Speak>
</Response>