From 319740b2e25dde10e42b1e00401970243b05f0d5 Mon Sep 17 00:00:00 2001 From: martinwork Date: Fri, 31 Jul 2026 22:16:05 +0100 Subject: [PATCH] Extension: add FWD Voice AI Kit --- docs/extensions/extension-gallery.md | 4 ++++ targetconfig.json | 1 + 2 files changed, 5 insertions(+) diff --git a/docs/extensions/extension-gallery.md b/docs/extensions/extension-gallery.md index d2fcba47e62..77e00c3b0e4 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 bc02b8ae857..bbf17d8049d 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" ] }, "microsoft/pxt-simx-sample": { "simx": { "sha": "7301f5900879b85127482d79bab48f03c25690a8",