Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors