BogaNet.TTS 0.9.0

There is a newer version of this package available.
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                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BogaNet.TTS" Version="0.9.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BogaNet.TTS --version 0.9.0                
#r "nuget: BogaNet.TTS, 0.9.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

Nuget:

BogaNet.TTS

API:

https://www.crosstales.com/media/data/BogaNet/api/

GitHub:

https://github.com/slaubenberger/BogaNet/

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.1 0 7/27/2024
1.3.0 35 7/26/2024
1.2.4 32 7/25/2024
1.2.3 61 7/22/2024
0.9.1 74 7/21/2024
0.9.0 80 7/21/2024

Initial release.