diff --git a/docs/extensions/extension-gallery.md b/docs/extensions/extension-gallery.md index b3088fff26d..f5e6548bd71 100644 --- a/docs/extensions/extension-gallery.md +++ b/docs/extensions/extension-gallery.md @@ -556,6 +556,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o ```codecard [{ + "name": "FWD Voice AI Kit", + "url":"/pkg/Forward-Education/pxt-ai-voice", + "cardType": "package" +}, { "name": "enorasisCore", "url":"/pkg/skinformatics/enorasisCore-makecode", "cardType": "package" diff --git a/targetconfig.json b/targetconfig.json index 3f66c5ee41a..71f8257525b 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -449,6 +449,7 @@ "bsiever/pxt-sen66": { "tags": [ "Science" ] }, "skinformatics/enorasiscore-makecode": { "tags": [ "Science" ] }, "pasalt/pxt-neopixel-matrix-extension": { "tags": [ "Lights and Display" ] }, + "forward-education/pxt-ai-voice": { "tags": [ "Science" ] }, "elecfreaks/pxt-pu-robot": { "tags": [ "Robotics" ] }, "microsoft/pxt-simx-sample": { "simx": {