BogaNet.TTS
0.9.0
See the version list below for details.
dotnet add package BogaNet.TTS --version 0.9.0
NuGet\Install-Package BogaNet.TTS -Version 0.9.0
<PackageReference Include="BogaNet.TTS" Version="0.9.0" />
paket add BogaNet.TTS --version 0.9.0
#r "nuget: BogaNet.TTS, 0.9.0"
// Install BogaNet.TTS as a Cake Addin #addin nuget:?package=BogaNet.TTS&version=0.9.0 // Install BogaNet.TTS as a Cake Tool #tool nuget:?package=BogaNet.TTS&version=0.9.0
BogaNet.TTS
Use the built-in Text-To-Speech (TTS) engine under Windows, OSX and Linux. It provides all installed voices and support for SSML.
Note
The LinuxVoiceProvider uses eSpeak/eSpeak-NG as engine, which is also available for Windows and OSX. Therefore it's possible to take advantage of this engine by installing it and setting the property "UseESpeak" on the Speaker-class to true.
Main classes
- CheckQuota: Gets the remaining quota from www.random.org. ...TBD...
Nuget:
API:
https://www.crosstales.com/media/data/BogaNet/api/
GitHub:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- BogaNet.Common (>= 1.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BogaNet.TTS:
Package | Downloads |
---|---|
BogaNet.Avalonia.Browser
Browser-specific helpers for Avalonia development. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release.