Vapi Client using C#
I'm trying to implement a Vapi client using the c# nuget package for .net. I am able to connect our application to the service, however I can't figure out how to start a call. Vapi seems to provide a .start() method to other platforms, but I can't find the equivalent for the .net environment.