<?xml version="1.0" encoding="UTF-8"?><Response>
    
    <Gather
        input="speech"
        language="en-IN"
        speechModel="experimental_conversations"
        speechTimeout="1"
        timeout="2"
        bargeIn="true"
        action="https://kcom.mukesoft.com/twilioAI/process.php"
        hints="apaniamc, order status, support, yes, no">

        <Say voice="alice">
            Hello        </Say>

    </Gather>
    
    <Redirect>https://kcom.mukesoft.com/twilioAI/process.php</Redirect>
</Response>