Azure-Samples / Cognitive-Services-Voice-Assistant

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
MIT License
102 stars 99 forks source link

Use "Speech service key" and "Speech service location" in WVAC #577

Closed dargilco closed 3 years ago

dargilco commented 3 years ago

Purpose

No functional change in the app, just update the terms used in the UI and docs to match Azure terms.

Also link with Speech SDK 1.18 (latest version at the moment)

closes #576