Thanks to visit codestin.com
Credit goes to github.com

Skip to content

manitou48/TTS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTS

Text-to-Speech for Arduino

alt tag

Text-to-Speech for ARM with DAC

  • add support for ARM processors with DAC
  • PWM filter not required with DAC, but still need audio amp and speaker. DACs can source only about 1 ma
  • tested on Teensy 3.2, 3.5, 3.6, LC, DUE, ZERO/circuitplayground express
  • Teensy forum
  • separate port/hack for MBED ARM with DAC repository
  • also added AVR support for Leonardo pin 5 (timer 3)

About

Text-to-Speech for Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 69.0%
  • C++ 31.0%