This is a stripped down version of the VoiceNET Library.
VoiceNET.Lib.Extension is an extension of VoiceNET.Library that supports Web API.
VoiceNET.Lib.ClientAPI is a shortened version using the Web API for users, stripped of unnecessary libraries.
VoiceNET.Lib.WebAPI is dedicated to web development.
See the example in SampleWebAPI for more how to use it.
It includes example ASP.NET Core Web API and WinForm App (WinForm Realtime) using Web API.