From 4dfd578b0d8e3734407c526fc93954f415969e56 Mon Sep 17 00:00:00 2001 From: Evan Miller Date: Thu, 27 Feb 2020 13:27:53 -0800 Subject: [PATCH 1/3] FAQ updates for speech, no bloom I added updates to the speech section to help troubleshoot the differences between generic Voice Commands, and Cortana's voice. I also got rid of yet another Bloom reference for Start. @scooley @yannisle --- devices/hololens/hololens-FAQ.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/devices/hololens/hololens-FAQ.md b/devices/hololens/hololens-FAQ.md index 03bed1bfc3..568b109f96 100644 --- a/devices/hololens/hololens-FAQ.md +++ b/devices/hololens/hololens-FAQ.md @@ -154,7 +154,15 @@ To make sure HoloLens can see your gestures, keep your hand in the gesture frame ## HoloLens doesn't respond to my voice -If Cortana isn't responding to your voice, make sure Cortana is on. In the **All apps** list, select **Cortana** > **Menu** > **Notebook** > **Settings** to make changes. To learn more about what you can say, see [Use your voice with HoloLens](hololens-cortana.md). +If your HoloLens is not responding to your voice, make sure Speech recognition is on. Go to **Start > Settings > Privacy > Speech** and turn on **Speech recognition**. + +If Cortana isn't responding to your voice, make sure Cortana is on by enabling **Online speech recognition** in that same menu. + +- You can also easily reach this menu on HoloLens 2 by selecting the "Speech settings" button, or saying "Speech settings" while in the start menu after enabling Speech recognition. + +- If Cortana is still not responding after enabling Online speech recognition, In the **All apps** list, select and launch **Cortana** > select **Menu** > **Notebook** > **Settings** to make changes. + +To learn more about what you can say, see [Use your voice with HoloLens](hololens-cortana.md). [Back to list](#list) @@ -194,7 +202,7 @@ If that doesn't help, see [Restart or recover the HoloLens clicker](hololens1-cl Here are some things to try if you can't connect to Wi-Fi on HoloLens: -- Make sure Wi-Fi is turned on. Bloom to go to Start, then select **Settings** > **Network & Internet** > **Wi-Fi** to check. If Wi-Fi is on, try turning it off and on again. +- Make sure Wi-Fi is turned on. Preform a Start gesture to open the menu, then select **Settings** > **Network & Internet** > **Wi-Fi** to check. If Wi-Fi is on, try turning it off and on again. - Move closer to the router or access point. - Restart your Wi-Fi router, then [restart HoloLens](hololens-recovery.md). Try connecting again. - If none of these things work, check to make sure your router is using the latest firmware. You can find this information on the manufacturers website. From bc37537e446b158f04c3b77941ad35e2d3e3448c Mon Sep 17 00:00:00 2001 From: Evan Miller Date: Thu, 27 Feb 2020 13:32:59 -0800 Subject: [PATCH 2/3] Update hololens-FAQ.md --- devices/hololens/hololens-FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devices/hololens/hololens-FAQ.md b/devices/hololens/hololens-FAQ.md index 568b109f96..7f5f82f160 100644 --- a/devices/hololens/hololens-FAQ.md +++ b/devices/hololens/hololens-FAQ.md @@ -156,6 +156,9 @@ To make sure HoloLens can see your gestures, keep your hand in the gesture frame If your HoloLens is not responding to your voice, make sure Speech recognition is on. Go to **Start > Settings > Privacy > Speech** and turn on **Speech recognition**. +> [!NOTE] +> This setting is not present on HoloLens (1st Gen) and is always on. + If Cortana isn't responding to your voice, make sure Cortana is on by enabling **Online speech recognition** in that same menu. - You can also easily reach this menu on HoloLens 2 by selecting the "Speech settings" button, or saying "Speech settings" while in the start menu after enabling Speech recognition. From f3178541a918203257919952f408e08731d527de Mon Sep 17 00:00:00 2001 From: Evan Miller Date: Thu, 27 Feb 2020 13:57:22 -0800 Subject: [PATCH 3/3] Update hololens-FAQ.md --- devices/hololens/hololens-FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/hololens/hololens-FAQ.md b/devices/hololens/hololens-FAQ.md index 7f5f82f160..8c56f0dccc 100644 --- a/devices/hololens/hololens-FAQ.md +++ b/devices/hololens/hololens-FAQ.md @@ -157,7 +157,7 @@ To make sure HoloLens can see your gestures, keep your hand in the gesture frame If your HoloLens is not responding to your voice, make sure Speech recognition is on. Go to **Start > Settings > Privacy > Speech** and turn on **Speech recognition**. > [!NOTE] -> This setting is not present on HoloLens (1st Gen) and is always on. +> This setting isn't available on HoloLens (1st Gen) because speech recognition is always on and cannot be disabled If Cortana isn't responding to your voice, make sure Cortana is on by enabling **Online speech recognition** in that same menu.