let synth = window.speechSynthesis;
if (window.SpeechSynthesisUtterance) {
let utterThis = new SpeechSynthesisUtterance("notevole");
synth.speak(utterThis);
}
Slide 61
Slide 61 text
let synth = window.speechSynthesis;
if (window.SpeechSynthesisUtterance) {
let utterThis = new SpeechSynthesisUtterance("notevole");
synth.speak(utterThis);
}
Slide 62
Slide 62 text
No content
Slide 63
Slide 63 text
Constraints and creativity
Slide 64
Slide 64 text
Questions?
Diana MacDonald | @DiDoesDigital
HK Grotesk™ is an open source sans serif typeface by Hanken Design Co.
Iosevka is an open source monospace typeface by Belleve Invis
See DiDoesDigital.com for the slides and the book