Skip to content

Instantly share code, notes, and snippets.

@dice
Created February 17, 2013 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dice/4969390 to your computer and use it in GitHub Desktop.
Save dice/4969390 to your computer and use it in GitHub Desktop.
Waitで待機していから着信
<Response>
<Wait length="5"/>
<Speak language="ja">着信を受け付ける前に5秒待機しました。</Speak>
<Wait length="5"/>
<Speak language="ja">また5秒待機しました。</Speak>
<Hangup/>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment