--- title: SpeakForMe Policy CSP description: Learn more about the SpeakForMe Area in Policy CSP. ms.date: 09/27/2024 --- # Policy CSP - SpeakForMe ## EnableSpeakForMe | Scope | Editions | Applicable OS | |:--|:--|:--| | ❌ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later | ```User ./User/Vendor/MSFT/Policy/Config/SpeakForMe/EnableSpeakForMe ``` This policy setting controls whether to allow the creation of personal voices with SpeakForMe Accessibility Windows Application. - If you enable this policy setting, then user can create their personal voice models. - If you disable this policy setting, then user can't create their personal voice models with SpeakForMe. - If you don't configure this policy setting (default), then users can launch the training flow and create their personal voice model through SpeakForMe. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `int` | | Access Type | Add, Delete, Get, Replace | | Default Value | 1 | **Allowed values**: | Value | Description | |:--|:--| | 0 | Not allowed. | | 1 (Default) | Allowed. | ## Related articles [Policy configuration service provider](policy-configuration-service-provider.md)