Skip to content

Commit e888c5d

Browse files
martinworkabchatra
andauthored
Extension: add FWD Voice AI Kit (#7068)
Co-authored-by: Abhijith Chatra <abchatra@microsoft.com>
1 parent 66ef4bf commit e888c5d

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/extensions/extension-gallery.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
556556

557557
```codecard
558558
[{
559+
"name": "FWD Voice AI Kit",
560+
"url":"/pkg/Forward-Education/pxt-ai-voice",
561+
"cardType": "package"
562+
}, {
559563
"name": "enorasisCore",
560564
"url":"/pkg/skinformatics/enorasisCore-makecode",
561565
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@
449449
"bsiever/pxt-sen66": { "tags": [ "Science" ] },
450450
"skinformatics/enorasiscore-makecode": { "tags": [ "Science" ] },
451451
"pasalt/pxt-neopixel-matrix-extension": { "tags": [ "Lights and Display" ] },
452+
"forward-education/pxt-ai-voice": { "tags": [ "Science" ] },
452453
"elecfreaks/pxt-pu-robot": { "tags": [ "Robotics" ] },
453454
"microsoft/pxt-simx-sample": {
454455
"simx": {

0 commit comments

Comments
 (0)