{
    "url": "http://localhost:3000/src/lib/steps/speak/speak.html",
    "steps": [
        {
            "startRecording": ""
        },
        {
            "wait": 1000
        },
        {
            "speak": "Welcome to loadRunner cloud twenty-twenty. In this video, I will introduce you to the new features, available for you in this release"
        },
        {
            "wait": 1000
        },

        {
            "speak": "Thank you for watching!"
        },
        {
            "wait": 2000
        },
        {
            "stopRecording":""
        }
    ]
}