SpeechSynthesis API access for your Blazor apps.
Info
| Version: | 10.3.1 |
| Author(s): | J.Sakamoto |
| Last Update: | Sunday, November 26, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jsakamoto/Toolbelt.Blazor.SpeechSynthesis/ |
| NuGet Url: | https://www.nuget.org/packages/Toolbelt.Blazor.SpeechSynthesis |
Install
Install-Package Toolbelt.Blazor.SpeechSynthesis
dotnet add package Toolbelt.Blazor.SpeechSynthesis
paket add Toolbelt.Blazor.SpeechSynthesis
Toolbelt.Blazor.SpeechSynthesis Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.0)
- Microsoft.AspNetCore.Components.Web(>= 3.1.0)
Tags