File tree Expand file tree Collapse file tree
content/videos/challenges/188-voice-chatbot Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121
2222 ],
2323 "codeExamples" : [
24+ {
25+ "title" : " Graph Waveform of Recording" ,
26+ "description" : " The sketch graphs the waveform from mic input." ,
27+ "image" : " waveform.jpg" ,
28+ "urls" : {
29+ "p5" : " https://editor.p5js.org/codingtrain/sketches/cck49wDub"
30+ }
31+ },
32+ {
33+ "title" : " Real Time Waveform" ,
34+ "description" : " The sketch graphs the waveform from mic input in real time." ,
35+ "image" : " realtime.jpg" ,
36+ "urls" : {
37+ "p5" : " https://editor.p5js.org/codingtrain/sketches/aaRIT-x6a"
38+ }
39+ },
40+ {
41+ "title" : " Loading bars" ,
42+ "description" : " The sketch graphs loading bars for the models." ,
43+ "image" : " loading_bars.jpg" ,
44+ "urls" : {
45+ "p5" : " https://editor.p5js.org/codingtrain/sketches/E9Ob3x8eJ"
46+ }
47+ },
2448 {
2549 "title" : " Therapy Bot" ,
2650 "description" : " Basic chatbot" ,
You can’t perform that action at this time.
0 commit comments