Question

API for realtime conversation

  • 29 January 2024
  • 1 reply
  • 51 views

i am building a dotnetcore API C sharp...needed to call from my application...which i was able to do...but there is some automated voices in it...and is not allowing for realtime conversation...please help....i couldnt find anything for it in RC documentation.


1 reply

Userlevel 1

Your question is not descriptive so I am not sure what exactly you want to do and where you are at. But please read this article to understand how it would work. Unfortunately, the demo was written in Node JS but you should get the idea of what needs to be implemented.

For .NET, we do have a complement .NET soft-phone SDK which can be used to get the audio stream.

Reply