8000 GitHub - arduino-collections/TTS at cc49b7d4dcc77b8dc48e96a2ff6ac314cdae8972
[go: up one dir, main page]

Skip to content

arduino-collections/TTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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.1, 3.5, 3.6, LC, and DUE
  • Teensy forum
  • separate port/hack for MBED ARM with DAC repository
  • also added AVR support for Leonardo pin 5 (timer 3)

About

Arduino Text-to-Speech Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.4%
  • C++ 29.2%
  • Prolog 2.4%
0