Skip to content

Dustinmj/renotts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RenoTTS (BETA)

http://renotts.com/

UPNP enabled TTS service for interfacing with AWS Polly to be installed on unix-based SOC or PC. Enables 'talking speaker' speech synthesis device.

Built for use with SmartThings using handlers available in my repo, but could be used for many other purposes.

Features

  • UPNP discoverable.
  • Caches files for future playback.
  • Plays files internally or externally.
  • Handles all AWS communication.
  • Simple configuration.

Dependancies:

portaudio19-dev
libmpg123-dev

Uses/Credits