Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

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

Windows Voice Assistant Client 1.17

Choose a tag to compare

@dargilco dargilco released this 07 Jun 22:05
d0fc317
20210607.1

Windows Voice Assistant Client

Windows Voice Assistant Client

Choose a tag to compare

@olmidy olmidy released this 24 Feb 20:01
b6475ee
20210224.1

Windows Voice Assistant Client

Windows Voice Assistant Client

Choose a tag to compare

@dargilco dargilco released this 20 Nov 23:13
b8872ff

Windows Voice Assistant Client v1.14

Windows Voice Assistant Client

Choose a tag to compare

@dargilco dargilco released this 24 Jun 01:20
3d3f78a
20200624.2

Windows Voice Assistant Client

GGEC sample 1.12

Choose a tag to compare

@chschrae chschrae released this 01 Jun 18:08
65c75a2

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'