Skip to content

Commit d06b957

Browse files
committed
Updated article names and design title
1 parent e127d32 commit d06b957

6 files changed

+10
-14
lines changed

articles/cognitive-services/Speech-Service/windows-voice-assistants-best-practices.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,20 @@
11
---
22
title:
3-
Windows Voice Assistants - Best Practices
3+
Voice Assistants on Windows - Design Guidelines
44
titleSuffix: Azure Cognitive Services
55
description: Guidelines for best practices when designing a voice agent experience.
66
services: cognitive-services
7-
author: cofogg
8-
manager: trrwilson
7+
author: adamwa
8+
manager: spencer.king
99
ms.service: cognitive-services
1010
ms.subservice: speech-service
1111
ms.topic: conceptual
12-
ms.date: 04/15/2020
13-
ms.author: travisw
12+
ms.date: 05/1/2020
13+
ms.author: adamwa
1414
---
1515

1616
# Design assistant experiences for Windows 10
1717

18-
| Authors | Adam Wayment <br/> [[email protected]](mailto:[email protected]) |
19-
| --- | --- |
20-
| Document state | DRAFT, version 0.6. Current state: <ul><li>PM ART</li><li>A few open questions</li><li>Missing coordinating code samples</li></ul>
21-
2218
Voice assistants developed on Windows 10 must implement the user experience guidelines below in order to provide the best possible experiences for voice activation on Windows 10. This document will guide developers through understanding the key work needed for a voice assistant to integrate with the Windows 10 Shell.
2319

2420
## Contents

articles/cognitive-services/Speech-Service/windows-voice-assistants-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title:
3-
Windows Voice Assistants - FAQ
3+
Voice Assistants on Windows - FAQ
44
titleSuffix: Azure Cognitive Services
55
description: Common questions that frequently come up during Windows voice agent development.
66
services: cognitive-services

articles/cognitive-services/Speech-Service/windows-voice-assistants-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title:
3-
Windows Voice Assistants - Get Started
3+
Voice Assistants on Windows - Get Started
44
titleSuffix: Azure Cognitive Services
55
description: The steps to begin developing a windows voice agent, including a reference to the sample code quickstart.
66
services: cognitive-services

articles/cognitive-services/Speech-Service/windows-voice-assistants-implement-above-lock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title:
3-
Windows Voice Assistants - Above Lock Implementation Guidelines
3+
Voice Assistants on Windows - Above Lock Implementation Guidelines
44
titleSuffix: Azure Cognitive Services
55
description: The instructions to implement above-lock capabilities for a voice agent application.
66
services: cognitive-services

articles/cognitive-services/Speech-Service/windows-voice-assistants-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title:
3-
Windows Voice Assistants - Overview
3+
Voice Assistants on Windows - Overview
44
titleSuffix: Azure Cognitive Services
55
description: An overview of the Windows voice assistant platform, including capabilities and development resources available.
66
services: cognitive-services

articles/cognitive-services/Speech-Service/windows-voice-assistants-sample-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title:
3-
Windows Voice Assistants - UWP Voice Assistant Sample Information
3+
Voice Assistants on Windows - UWP Voice Assistant Sample Information
44
titleSuffix: Azure Cognitive Services
55
description: A summary of the sample app, what its purpose is, and how to use it. Also provides a link to the sample app github and further documentation there.
66
services: cognitive-services

0 commit comments

Comments
 (0)