Skip to content

Instantly share code, notes, and snippets.

@inebritov
Last active May 1, 2017 23:53
Show Gist options
  • Select an option

  • Save inebritov/3c6fd0b83f070bb10727c609b661f66d to your computer and use it in GitHub Desktop.

Select an option

Save inebritov/3c6fd0b83f070bb10727c609b661f66d to your computer and use it in GitHub Desktop.

Revisions

  1. inebritov revised this gist May 1, 2017. 1 changed file with 5 additions and 3 deletions.
    8 changes: 5 additions & 3 deletions code.xml
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,8 @@
    <?xml version="1.0" encoding="UTF-8" ?>
    <Response>
    <Say>The code is 1 2 3 4.</Say>
    <Say>Repeat.</Say>
    <Say>The code is 1 2 3 4.</Say>
    <Say>The code is 1 2 3 4</Say>
    <Pause length="1"/>
    <Say>Repeat</Say>
    <Pause length="1"/>
    <Say>1 2 3 4</Say>
    </Response>
  2. inebritov created this gist May 1, 2017.
    6 changes: 6 additions & 0 deletions code.xml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    <?xml version="1.0" encoding="UTF-8" ?>
    <Response>
    <Say>The code is 1 2 3 4.</Say>
    <Say>Repeat.</Say>
    <Say>The code is 1 2 3 4.</Say>
    </Response>