Cognitive-Services-Voice-Assistant icon indicating copy to clipboard operation
Cognitive-Services-Voice-Assistant copied to clipboard

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 abl...

Results 64 Cognitive-Services-Voice-Assistant issues
Sort by recently updated
recently updated
newest added

Have a button to disconnect from Bot (so you can release files and redeploy).

enhancement
Windows Voice Assistant Client (C# WPF)

At the moment there is no way to cancel listening once started. You have to wait until the speech recognizer times out.

enhancement
Windows Voice Assistant Client (C# WPF)

Jot NuGet package needs to be updated to version 2.#. It's a breaking change, so some code changes will be needed.

Windows Voice Assistant Client (C# WPF)

This is a common case: you would like to develop your bot while running it locally on your PC. You would like to use Direct Line (DL) Speech Client and...

documentation