We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd8769 commit 8adaf7cCopy full SHA for 8adaf7c
README.md
@@ -12,6 +12,11 @@ Speech recognition requires launching from a server using HTTPS (e.g. using a py
12
## Download
13
* [Library only](https://raw.githubusercontent.com/IDMNYU/p5.js-speech/master/lib/p5.speech.js)
14
15
+## Include from a CDN
16
+```
17
+<script src="https://cdn.jsdelivr.net/gh/IDMNYU/[email protected]/lib/p5.speech.js"></script>
18
19
+
20
## Examples
21
22
### Simple Example (Synthesis)
0 commit comments