This article is about my own experiences with Speech-to-Text ML and provide insights into how to improve results, concentrating on Google Speech to Text using C#
Read MoreTag: #csharpdotnet
.NET Core handling the raw body content of an API request
How to read the body of a request in a .NET Core C# API Controller.
Read More