edwardjcw / speechtest-dotnet

C# project that uses google's text to speech api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

speechtest-dotnet

C# project that uses google's text to speech api.

How to run

Install dotnet, and simply do

dotnet run -- --key YOURGOOGLEAPIKEY --input "Please call Stella."
mpv output.wav

About

C# project that uses google's text to speech api.

License:MIT License


Languages

Language:C# 100.0%