diff --git a/controls/speechtotextbutton/winui-support.md b/controls/speechtotextbutton/winui-support.md
index a7ba3b84f..760389c20 100644
--- a/controls/speechtotextbutton/winui-support.md
+++ b/controls/speechtotextbutton/winui-support.md
@@ -26,6 +26,7 @@ To use the SpeechToTextButton on WinUI, you can use one of the following approac
| ------------- | --------------- |
| Create a [custom recognizer]({%slug speechtotextbutton-custom-recognizer%}) | Create a [custom recognizer]({%slug speechtotextbutton-custom-recognizer%}) |
| | Use the `RadSpeechRecognizer` |
+| Set `` inside the `Platforms/Windows/Package.appxmanifest` file | Set `` inside the `Platforms/Windows/Package.appxmanifest` file |
If you want to use the `RadSpeechRecognizer` on WinUI, set the `SpeechRecognizerCreator` property of the `RadSpeechToTextButton` to `RadSpeechRecognizer`: