add speech csp

This commit is contained in:
Aaron Czechowski 2022-12-09 18:23:35 -08:00
parent 039012e9a6
commit 5490e58f20

View File

@ -1,83 +1,98 @@
--- ---
title: Policy CSP - Speech title: Speech Policy CSP
description: Learn how the Policy CSP - Speech setting specifies whether the device will receive updates to the speech recognition and speech synthesis models. description: Learn more about the Speech Area in Policy CSP
author: vinaypamnani-msft
manager: aaroncz
ms.author: vinpa ms.author: vinpa
ms.topic: article ms.date: 12/09/2022
ms.localizationpriority: medium
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-manage ms.technology: itpro-manage
author: vinaypamnani-msft ms.topic: reference
ms.localizationpriority: medium
ms.date: 09/27/2019
ms.reviewer:
manager: aaroncz
--- ---
<!-- Auto-Generated CSP Document -->
<!-- Speech-Begin -->
# Policy CSP - Speech # Policy CSP - Speech
<hr/> <!-- Speech-Editable-Begin -->
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
<!-- Speech-Editable-End -->
<!--Policies--> <!-- AllowSpeechModelUpdate-Begin -->
## Speech policies ## AllowSpeechModelUpdate
<dl> <!-- AllowSpeechModelUpdate-Applicability-Begin -->
<dd> | Scope | Editions | Applicable OS |
<a href="#speech-allowspeechmodelupdate">Speech/AllowSpeechModelUpdate</a> |:--|:--|:--|
</dd> | :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1607 [10.0.14393] and later |
</dl> <!-- AllowSpeechModelUpdate-Applicability-End -->
<hr/> <!-- AllowSpeechModelUpdate-OmaUri-Begin -->
```Device
./Device/Vendor/MSFT/Policy/Config/Speech/AllowSpeechModelUpdate
```
<!-- AllowSpeechModelUpdate-OmaUri-End -->
<!--Policy--> <!-- AllowSpeechModelUpdate-Description-Begin -->
<a href="" id="speech-allowspeechmodelupdate"></a>**Speech/AllowSpeechModelUpdate** <!-- Description-Source-ADMX -->
Specifies whether the device will receive updates to the speech recognition and speech synthesis models.
<!--SupportedSKUs--> A speech model contains data used by the speech engine to convert audio to text (or vice-versa). The models are periodically updated to improve accuracy and performance. Models are non-executable data files.
|Edition|Windows 10|Windows 11| If enabled (default), the device will periodically check for updated speech models and then download them from a Microsoft service using the Background Internet Transfer Service (BITS).
|--- |--- |--- | <!-- AllowSpeechModelUpdate-Description-End -->
|Home|No|No|
|Pro|Yes|Yes|
|Windows SE|No|Yes|
|Business|Yes|Yes|
|Enterprise|Yes|Yes|
|Education|Yes|Yes|
<!--/SupportedSKUs--> <!-- AllowSpeechModelUpdate-Editable-Begin -->
<hr/> <!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
<!-- AllowSpeechModelUpdate-Editable-End -->
<!--Scope--> <!-- AllowSpeechModelUpdate-DFProperties-Begin -->
[Scope](./policy-configuration-service-provider.md#policy-scope): **Description framework properties**:
> [!div class = "checklist"] | Property name | Property value |
> * Device |:--|:--|
| Format | int |
| Access Type | Add, Delete, Get, Replace |
| Default Value | 1 |
<!-- AllowSpeechModelUpdate-DFProperties-End -->
<hr/> <!-- AllowSpeechModelUpdate-AllowedValues-Begin -->
**Allowed values**:
<!--/Scope--> | Value | Description |
<!--Description--> |:--|:--|
Specifies whether the device will receive updates to the speech recognition and speech synthesis models. A speech model contains data used by the speech engine to convert audio to text (or vice-versa). The models are periodically updated to improve accuracy and performance. Models are non-executable data files. If enabled, the device will periodically check for updated speech models and then download them from a Microsoft service using the Background Internet Transfer Service (BITS). | 0 | Not allowed. |
| 1 (Default) | Allowed. |
<!-- AllowSpeechModelUpdate-AllowedValues-End -->
<!--/Description--> <!-- AllowSpeechModelUpdate-GpMapping-Begin -->
<!--ADMXMapped--> **Group policy mapping**:
ADMX Info:
- GP Friendly name: *Allow Automatic Update of Speech Data*
- GP name: *AllowSpeechModelUpdate*
- GP path: *Windows Components/Speech*
- GP ADMX file name: *Speech.admx*
<!--/ADMXMapped--> | Name | Value |
<!--SupportedValues--> |:--|:--|
The following list shows the supported values: | Name | AllowSpeechModelUpdate |
| Friendly Name | Allow Automatic Update of Speech Data |
| Location | Computer Configuration |
| Path | Windows Components > Speech |
| Registry Key Name | Software\Policies\Microsoft\Speech |
| Registry Value Name | AllowSpeechModelUpdate |
| ADMX File Name | Speech.admx |
<!-- AllowSpeechModelUpdate-GpMapping-End -->
- 0 Not allowed. <!-- AllowSpeechModelUpdate-Examples-Begin -->
- 1 (default) Allowed. <!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
<!-- AllowSpeechModelUpdate-Examples-End -->
<!--/SupportedValues--> <!-- AllowSpeechModelUpdate-End -->
<!--/Policy-->
<hr/>
<!-- Speech-CspMoreInfo-Begin -->
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
<!-- Speech-CspMoreInfo-End -->
<!--/Policies--> <!-- Speech-End -->
## Related topics ## Related articles
[Policy configuration service provider](policy-configuration-service-provider.md) [Policy configuration service provider](policy-configuration-service-provider.md)