Skip to content

GGEC sample 1.12

Compare
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'