Cognitive Services Voice Assistant Versions Save

Welcome to the Microsoft Voice Assistant samples repository! Here you will find samples to help you get started building client application for your bot or Custom Command service. You will also be able to easily deploy a working Custom Command based Voice Assistant to your own Azure subscription

20210607.1

2 years ago

20210224.1

3 years ago

20201120.6

3 years ago

Windows Voice Assistant Client v1.14

20200624.2

3 years ago

20200601-GGECv1.12

3 years ago

This is a zip file with a built exe for the GGEC speaker and all the necessary files to run it. Simply extract the zip and run deployRelease.bat file that is in the folder with your GGEC device attached.

Before deploying you must edit the config.json file and update it with your Subscription key and region as well as a Custom Commands App Id if desired.

The files will be deployed over adb to the device in the /data/cppSample folder.

You can adb shell into the device cd into that folder and execute './run.sh config.json'