Notify callers

This example notifies the caller that the cost of the current call is $2 a minute.

Example Request

XML Response
<Response>
  <PreAnswer>
    <Speak>This call will cost you $2 a minute.</Speak>
  </PreAnswer>
  <Speak>Hey, thanks for dropping by.</Speak>
</Response>