Skip to content

CloudVoice is a Text To Speech (TTS) provider for Microsoft Windows that implements the SAPI-5 speech interface and forwards TTS commands to cloud providers

License

Notifications You must be signed in to change notification settings

TeamGleason/cloudvoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cloudvoice

CloudVoice is a Text To Speech (TTS) provider for Microsoft Windows that implements the SAPI-5 speech interface and forwards TTS commands to cloud providers

To implement a SAPI 5 TTS engine, see this sample from the Windows SDK.

The idea is to:

  • Bridge SAPI-5 into cloud TTS engine(s)
  • Fall back to a local SAPI provider if there is an error calling the cloud TTS engine

See Also

Text-To-Socket engine which is part of the Assistive Webdriver toolkit

Google Cloud TTS

About

CloudVoice is a Text To Speech (TTS) provider for Microsoft Windows that implements the SAPI-5 speech interface and forwards TTS commands to cloud providers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published