Skip to content

Releases: Azure-Samples/Cognitive-Services-Voice-Assistant

Windows Voice Assistant Client 1.17

07 Jun 22:05
d0fc317

Choose a tag to compare

20210607.1

Windows Voice Assistant Client

Windows Voice Assistant Client

24 Feb 20:01
b6475ee

Choose a tag to compare

20210224.1

Windows Voice Assistant Client

Windows Voice Assistant Client

20 Nov 23:13
b8872ff

Choose a tag to compare

Windows Voice Assistant Client v1.14

Windows Voice Assistant Client

24 Jun 01:20
3d3f78a

Choose a tag to compare

20200624.2

Windows Voice Assistant Client

GGEC sample 1.12

01 Jun 18:08
65c75a2

Choose a tag to compare

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'