Skip to main content

Is there any way to play audio through a RingCentral call via the API. For example, to use the CallOut endpoint to make a call and have some sort of text-to-speech software say "Welcome to a call from <name>". I looked into perhaps using the Auto Receptionist feature to do this, but I couldn't figure out a way to automatically change the text the Auto Receptionist says without changing it manually.

Hi @Kamron Clark You can setup a custom greeting for the caller by providing an audio file (for text to speech you would have to use a 3rd party service), have a look at this API https://developers.ringcentral.com/api-reference/Greetings/createCustomUserGreeting


Reply