10.3: Text-to-Speech with p5.Speech - Programming with Text

Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=v0CHV33wDsI



Duration: 14:31
36,833 views
781


In this video, I use the p5.Speech library for text-to-speech (TTS). The p5.Speech library is an initiative from the NYU Ability Project (http://ability.nyu.edu/p5.js-speech/).

CORRECTION:
let voice = new p5.Speech(voiceReady);

should be:

let voice = new p5.Speech();
voice.onLoad = voiceReady;

Next Video: https://youtu.be/q_bXBcmfTJM

Full code:
https://github.com/CodingTrain/Rainbow-Code/tree/master/Courses/A2Z/session10/10-03_Text-to-Speech_with_p5.Speech


Support this channel on Patreon: https://patreon.com/codingtrain
To buy Coding Train merchandise: https://www.designbyhumans.com/shop/codingtrain/
To Support the Processing Foundation: https://processingfoundation.org/support

Send me your questions and coding challenges!: https://github.com/CodingTrain/Rainbow-Topics

Contact:
Twitter: https://twitter.com/shiffman
The Coding Train website: http://thecodingtrain.com/

Links discussed in this video:
NYU Ability Project: http://ability.nyu.edu/
p5.Speech on GitHub: https://github.com/IDMNYU/p5.js-speech
p5.Speech examples: https://github.com/IDMNYU/p5.js-speech/tree/master/examples

Videos discussed
Programming with Text playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6YrbSJBg32eTzUU50E2B8Ch


Source Code for the all Video Lessons: https://github.com/CodingTrain/Rainbow-Code

p5.js: https://p5js.org/
Processing: https://processing.org

For an Introduction to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
For More Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH

Help us caption & translate this video!

https://amara.org/v/blKn/

📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct







Tags:
JavaScript (Programming Language)
live
programming
daniel shiffman
creative coding
p5.js
p5.js tutorial
p5js
javascript (programming language)
tutorial
javascript
algorithms
programming from a to z
programming with text
pattern matching
chatbot js
chatbot javascript
chatbot rivescript
bot js
bot javascript
p5.speech
speech recognition
text to speech
speech to text
robot voice
speech analysis
computer voice
voice synthesis
tts
text-to-speech
TTS