v1

latestOpenAPI 3.0.02026-07-1494623.7 KB
Play TTS

Stop text to speech in a call

Stop text to speech in a call

delete/{uuid}/talk

Response

Ok

messagestring

Description of the action taken

uuidstring uuid

The unique identifier for this call leg. The UUID is created when your call request is accepted by Vonage. You use the UUID in all requests for individual live calls

Example response

{
  "message": "Talk stopped",
  "uuid": "63f61863-4a51-4f6b-86e1-46edebcf9356"
}