A .NET client for the Speechmatics realtime speech transcription engine.
Info
Version: | 1.1.0 |
Author(s): | James Gilmore |
Last Update: | Thursday, July 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jrg1381/smrtapi.net |
NuGet Url: | https://www.nuget.org/packages/Speechmatics.Realtime.Client |
Install
Install-Package Speechmatics.Realtime.Client
dotnet add package Speechmatics.Realtime.Client
paket add Speechmatics.Realtime.Client
Speechmatics.Realtime.Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.2)
- System.Net.WebSockets.Client(>= 4.3.2)
- Newtonsoft.Json(>= 12.0.2)