语音识别API,目前集成讯飞文本转语音,后期将集成百度与微软API.
Info
Version: | 1.1.0 |
Author(s): | xisuo67 |
Last Update: | Thursday, January 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xisuo67/TTSHelper |
NuGet Url: | https://www.nuget.org/packages/TTSHelper |
Install
Install-Package TTSHelper
dotnet add package TTSHelper
paket add TTSHelper
TTSHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- NAudio(>= 1.8.5)
- Newtonsoft.Json(>= 12.0.1)