Audio Links
Your Carter agent can speak whatever you need it to.
Last updated
Your Carter agent can speak whatever you need it to.
Last updated
CarterAPI contains an endpoint documented which allows you to obtain a voice recording of your agent. Carter provides this link prefilled in its response data for whatever CarterAPI's reply was. If you need to, you can call getAudioLink()
on your Carter object and create one of these links easily.
getAudioLink()
returns a url string which can be used as a source when playing audio with JavaScript.