Hacked By AnonymousFox
[
{
"id": "WelcomePage",
"type": "welcomePage",
"title": "Welcome to Narrator QuickStart (1 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "This guide shows you the basics of using Narrator. Narrator reads aloud what’s on your screen so you can use that information to navigate your PC. To turn it on or off, press and hold the <bold>Windows logo</bold> key, then press <bold>Ctrl</bold> and <bold>Enter</bold>."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "Every page in this guide will be read to you automatically. To stop reading, press <bold>Ctrl</bold>. Then, use the <bold>Up</bold> or <bold>Down arrow</bold> keys to keep reading from where Narrator left off. To leave the guide, press and hold <bold>Alt</bold>, then press <bold>F4</bold>."
},
{
"id": "TextBlock3",
"type": "TextBlock",
"header": "None",
"text": "When you’re ready, press <bold>Enter</bold> to use the <bold>Start guide</bold> button to move to the next screen."
}
],
"navigation": [
{
"id": "SkipCheckBox",
"type": "CheckBox",
"text": "Don't show me this guide again",
"action": {
"type": "SkipCheckBox"
}
},
{
"id": "StartButton",
"type": "Button",
"text": "Start guide",
"isDefaultFocus": true,
"action": {
"type": "Navigate",
"targetId": "ExploreKeyboardPage"
}
}
]
},
{
"id": "SecondWelcomePage",
"type": "secondWelcomePage",
"title": "Welcome to Narrator QuickStart (1 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "Welcome back. To go through this guide again, press <bold>Enter</bold> to use the <bold>Start guide</bold> button to move to the next screen. There’s also a link to the Narrator user guide on this page."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "Remember, to turn Narrator on or off, press and hold the <bold>Windows logo</bold> key, then press <bold>Ctrl</bold> and <bold>Enter</bold>. To stop reading, press <bold>Ctrl</bold>. Then, use the <bold>Up</bold> or <bold>Down arrow</bold> keys to keep reading from where Narrator left off. To leave the guide, press and hold <bold>Alt</bold>, then press <bold>F4</bold>."
},
{
"id": "GuideLink",
"type": "HyperlinkButton",
"text": "Narrator user guide",
"url": "https://support.microsoft.com/en-us/help/22798/windows-10-narrator-get-started"
}
],
"navigation": [
{
"id": "SkipCheckBox",
"type": "CheckBox",
"text": "Don't show me this guide again",
"action": {
"type": "SkipCheckBox"
}
},
{
"id": "StartButton",
"type": "Button",
"text": "Start guide",
"isDefaultFocus": true,
"action": {
"type": "Navigate",
"targetId": "ExploreKeyboardPage"
}
},
{
"id": "ResumeButton",
"type": "Button",
"text": "Resume",
"action": {
"type": "Resume"
}
}
]
},
{
"id": "ExploreKeyboardPage",
"type": "normalPage",
"title": "Explore your keyboard (2 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "Throughout this guide, you’ll hear keyboard shortcuts and Narrator commands that may be useful to you. They’ll sound like this."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "<bold>Caps lock + 1.</bold>"
},
{
"id": "TextBlock3",
"type": "TextBlock",
"header": "None",
"text": "That means press and hold <bold>Caps lock</bold>, then press the number <bold>1</bold> key. This shortcut turns on input learning."
},
{
"id": "TextBlock4",
"type": "TextBlock",
"header": "None",
"text": "Input learning tells you what keys you’re pressing on your keyboard, as well as the Narrator command associated with them. To turn it off, press and hold <bold>Caps lock</bold>, then press the number <bold>1</bold> key twice."
},
{
"id": "TextBlock5",
"type": "TextBlock",
"header": "None",
"text": "Press <bold>Enter</bold> to use the <bold>Next</bold> button to go to the next screen."
}
],
"navigation": [
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "WelcomePage"
}
},
{
"id": "NextButton",
"type": "Button",
"text": "Next",
"isDefaultFocus": true,
"action": {
"type": "Navigate",
"targetId": "SacnModePage"
}
}
]
},
{
"id": "SacnModePage",
"type": "normalPage",
"title": "Scan mode (3 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "Scan mode is a feature of Narrator that lets you use just a few keys to move around your screen."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "Scan mode is already on. You can practice turning it off and on by pressing Caps lock + Spacebar. Be sure it’s turned on for the remainder of this guide."
},
{
"id": "TextBlock3",
"type": "TextBlock",
"header": "None",
"text": "While you’re in scan mode, you can press the Up and Down arrow keys to read different parts of the page. When you get to something that you want to use, like a link or button, press Enter."
}
],
"navigation": [
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "ExploreKeyboardPage"
}
},
{
"id": "NextButton",
"type": "Button",
"text": "Next",
"isDefaultFocus": true,
"action": {
"type": "Navigate",
"targetId": "ReadingDetailPage"
}
}
]
},
{
"id": "ReadingDetailPage",
"type": "normalPage",
"title": "Reading words and characters (4 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "You can review individual characters in words by using the Left and Right arrow keys. This is a great way to check spelling."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "To read word by word, press Ctrl + Left arrow or Ctrl + Right arrow."
}
],
"navigation": [
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "WelcomePage"
}
},
{
"id": "NextButton",
"type": "Button",
"text": "Next",
"isDefaultFocus": true,
"action": {
"type": "Navigate",
"targetId": "HeadingPage"
}
}
]
},
{
"id": "HeadingPage",
"type": "normalPage",
"title": "Headings (5 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "In addition to using the Up and Down arrow keys, you can also move to different sections on a page using headings. Here are some examples of how different heading levels are read out."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"headingLevel": "Level1",
"text": "This is a heading level 1."
},
{
"id": "TextBlock3",
"type": "TextBlock",
"headingLevel": "Level2",
"text": "This is a heading level 2."
},
{
"id": "TextBlock4",
"type": "TextBlock",
"header": "None",
"text": "To move to the next heading, press the H key. To go back to the previous heading, press Shift + H."
}
],
"navigation": [
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "ReadingDetailPage"
}
},
{
"id": "NextButton",
"type": "Button",
"text": "Next",
"isDefaultFocus": true,
"action": {
"type": "Navigate",
"targetId": "LandmarkPage"
}
}
]
},
{
"id": "LandmarkPage",
"type": "normalPage",
"title": "Landmarks (6 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "Landmarks help you get to important areas of a page. There are generally three types of landmarks."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "Navigation landmarks let you move between different parts of an app. The Next and Back buttons on this page are inside a navigation landmark."
},
{
"id": "TextBlock3",
"type": "TextBlock",
"header": "None",
"text": "Main landmarks are an app’s content. The words you’re hearing are part of this page’s main landmark."
},
{
"id": "TextBlock4",
"type": "TextBlock",
"header": "None",
"text": "Search landmarks are typically search boxes. We’ll talk more about these later."
},
{
"id": "TextBlock5",
"type": "TextBlock",
"header": "None",
"text": "To move to the next landmark, press the D key. To go back to the previous landmark, press Shift + D."
}
],
"navigation": [
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "HeadingPage"
}
},
{
"id": "NextButton",
"type": "Button",
"text": "Next",
"isDefaultFocus": true,
"action": {
"type": "Navigate",
"targetId": "EnterTextPage"
}
}
]
},
{
"id": "EnterTextPage",
"type": "normalPage",
"title": "Entering text (7 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "Text boxes are places on a page where you can enter your own text. You’ll see them a lot in forms. When you land inside a text box, scan mode will automatically turn off."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "After you’re done typing, you can use the Down arrow key to keep going. If you’re in a multi-line text box, you may need to press the Down arrow several times to get out of the box. Once you’re out of the text box, scan mode will turn back on."
},
{
"id": "TextBlock3",
"type": "TextBlock",
"header": "None",
"text": "There’s a single-line text box below. Go ahead and practice entering text."
},
{
"id": "TextBlock4",
"type": "TextBlock",
"header": "None",
"text": "This is a label for a text box."
},
{
"id": "SampleTextBox",
"type": "TextBox",
"text": "You’re now inside the text box, so you can start typing",
"isDefaultFocus": true
}
],
"navigation": [
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "LandmarkPage"
}
},
{
"id": "NextButton",
"type": "Button",
"text": "Next",
"action": {
"type": "Navigate",
"targetId": "OtherControlsPage"
}
}
]
},
{
"id": "OtherControlsPage",
"type": "normalPage",
"title": "Buttons, check boxes, and other controls (8 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "Controls let you take actions and make choices. A check box, which lets you make a choice, is a type of control. Narrator will tell you both the type of control and the text label that goes with it."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "Several different controls are demonstrated below. Use the Up and Down arrow keys to move between controls, and press Enter to use them. In some cases, the Up and Down arrow keys may move you through a list of choices in a control."
},
{
"id": "TextBlock3",
"type": "TextBlock",
"header": "None",
"text": "You can also press Tab or Shift + Tab to move between controls. This will work even when you’re not using a screen reader like Narrator."
},
{
"id": "SampleCheckBox",
"type": "CheckBox",
"text": "This is a check box",
"isDefaultFocus": true
},
{
"id": "SampleComboBox",
"type": "ComboBox",
"header": "This is a drop-down menu containing the days of the week",
"option": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ],
"selectedIndex": 0
},
{
"id": "SampleToggleSwitch",
"type": "ToggleSwitch",
"header": "This is a toggle"
},
{
"id": "SampleAutoSuggestBox",
"type": "AutoSuggestBox",
"header": "This is a search box that suggests results as you type",
"text": "You’re now inside the search box, so you can start typing",
"option": [ "cat", "dog", "bird" ]
},
{
"id": "SampleButton",
"type": "Button",
"text": "This is a button"
}
],
"navigation": [
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "EnterTextPage"
}
},
{
"id": "NextButton",
"type": "Button",
"text": "Next",
"action": {
"type": "Navigate",
"targetId": "NarratorKeyPage"
}
}
]
},
{
"id": "NarratorKeyPage",
"type": "normalPage",
"title": "The Narrator key (9 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "You may have noticed that Caps lock is an essential key in many Narrator commands. When used in Narrator, Caps lock is also known as the Narrator key. Insert can also serve as your Narrator key."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "So, when you see a command that uses the Narrator key, just remember that you can use either Caps lock or Insert. You’ll see the Narrator key referred to as “Narrator” in commands from now on."
}
],
"navigation": [
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "OtherControlsPage"
}
},
{
"id": "NextButton",
"type": "Button",
"text": "Next",
"isDefaultFocus": true,
"action": {
"type": "Navigate",
"targetId": "CommandPage"
}
}
]
},
{
"id": "CommandPage",
"type": "normalPage",
"title": "Important Narrator commands (10 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "Let’s go over a few Narrator commands that let you customize what and how Narrator reads things to you. Here they are."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "Increase Narrator voice speed by pressing Narrator + the Plus sign."
},
{
"id": "TextBlock3",
"type": "TextBlock",
"header": "None",
"text": "Decrease voice speed by pressing Narrator + the Minus sign."
},
{
"id": "TextBlock4",
"type": "TextBlock",
"header": "None",
"text": "Hear the current item by pressing Narrator + Tab."
},
{
"id": "TextBlock5",
"type": "TextBlock",
"header": "None",
"text": "Hear the title of a window by pressing Narrator + T."
},
{
"id": "TextBlock6",
"type": "TextBlock",
"header": "None",
"text": "To go to the top of a window, press Narrator + Home."
},
{
"id": "TextBlock7",
"type": "TextBlock",
"header": "None",
"text": "To go to the bottom of a window, press Narrator + End."
},
{
"id": "TextBlock8",
"type": "TextBlock",
"header": "None",
"text": "To read from wherever you are, press Narrator + R."
},
{
"id": "TextBlock9",
"type": "TextBlock",
"header": "None",
"text": "To read from the top of the window, press Narrator + W."
},
{
"id": "TextBlock10",
"type": "TextBlock",
"header": "None",
"text": "To browse a list of Narrator commands, press Narrator + F1."
},
{
"id": "TextBlock11",
"type": "TextBlock",
"header": "None",
"text": "To open Narrator settings, press Windows logo key + Ctrl + N."
}
],
"navigation": [
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "NarratorKeyPage"
}
},
{
"id": "NextButton",
"type": "Button",
"text": "Next",
"isDefaultFocus": true,
"action": {
"type": "Navigate",
"targetId": "TryWebpagePage"
}
}
]
},
{
"id": "TryWebpagePage",
"type": "normalPage",
"title": "Try it out: Read a webpage (11 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "Let’s practice what you’ve learned so far by reading a webpage."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "The example webpage on this screen has a search box that will make suggestions as you type. When you get to the webpage, enter “msn.com,” and select the first suggestion."
},
{
"id": "TextBlock3",
"type": "TextBlock",
"header": "None",
"text": "Here’s a reminder of some of the skills you can use."
},
{
"id": "TextBlock4",
"type": "TextBlock",
"header": "None",
"text": "To move up and down a page, press the Up and Down arrow keys."
},
{
"id": "TextBlock5",
"type": "TextBlock",
"header": "None",
"text": "To review individual text characters, press the Left and Right arrow keys."
},
{
"id": "TextBlock6",
"type": "TextBlock",
"header": "None",
"text": "To read word by word, press Ctrl + Left arrow or Ctrl + Right arrow."
},
{
"id": "TextBlock7",
"type": "TextBlock",
"header": "None",
"text": "To move between headings, press the H key, or Shift + H."
},
{
"id": "TextBlock8",
"type": "TextBlock",
"header": "None",
"text": "To move between landmarks, press the D key, or Shift + D."
},
{
"id": "TextBlock9",
"type": "TextBlock",
"header": "None",
"text": "You’re now entering the sample webpage. When you’re ready to move on, find the Next button and press Enter."
},
{
"id": "AddressAutoSuggestBox",
"type": "AutoSuggestBox",
"text": "Enter URL",
"isDefaultFocus": true,
"option": [ "msn.com", "www.msn.com" ],
"action": {
"type": "Show",
"targetId": "SampleWebView"
}
},
{
"id": "SampleWebView",
"type": "WebView",
"text": "<html><head><title>Page Title</title></head><body><h1>This is a Heading</h1><p>This is a TextBlock.</p><p>This is a TextBlock.</p><p>This is a TextBlock.</p><p>This is a TextBlock.</p><p>This is a TextBlock.</p><p>This is a TextBlock.</p><p>This is a TextBlock.</p><p>This is a TextBlock.</p><p>This is a TextBlock.</p><p>This is a TextBlock.</p><p>This is a TextBlock.</p><p>This is a TextBlock.</p></body></html>"
}
],
"navigation": [
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "CommandPage"
}
},
{
"id": "NextButton",
"type": "Button",
"text": "Next",
"action": {
"type": "Navigate",
"targetId": "NavigateAppPage"
}
}
]
},
{
"id": "NavigateAppPage",
"type": "normalPage",
"title": "Navigating apps (12 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"text": "The next few skills work whether or not you’re using a screen reader like Narrator."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"headingLevel": "Level2",
"text": "Switching between apps"
},
{
"id": "TextBlock3",
"type": "TextBlock",
"text": "When you have several apps open, you can switch between them by pressing Alt + Tab. You may need to hold down Alt, and press the Tab key several times to find the app you want. If you try the shortcuts on this page, use Alt + Tab to get back to this guide."
},
{
"id": "TextBlock4",
"type": "TextBlock",
"headingLevel": "Level2",
"text": "Searching for apps"
},
{
"id": "TextBlock5",
"type": "TextBlock",
"text": "Pressing the Windows logo key gets you to the Start menu, and to the search box on your taskbar. From there, you can enter the name of the app you want to find, and choose it from the list."
},
{
"id": "TextBlock6",
"type": "TextBlock",
"headingLevel": "Level2",
"text": "Closing apps"
},
{
"id": "TextBlock7",
"type": "TextBlock",
"text": "To close an app, press Alt + F4. You may need to press the Fn key before you do this."
}
],
"navigation": [
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "TryWebpagePage"
}
},
{
"id": "NextButton",
"type": "Button",
"text": "Next",
"isDefaultFocus": true,
"action": {
"type": "Navigate",
"targetId": "SummaryPage"
}
}
]
},
{
"id": "SummaryPage",
"type": "summaryPage",
"title": "Guide summary (13 of 13)",
"content": [
{
"id": "TextBlock1",
"type": "TextBlock",
"header": "None",
"text": "Congratulations. You've reached the end of this guide. We hope it was helpful. Each section is linked below, so you can review it again if you want."
},
{
"id": "TextBlock2",
"type": "TextBlock",
"header": "None",
"text": "When you’re ready to dive deeper, you can check out the <hyperlink id=\"GuideLink\" url=\"https://support.microsoft.com/en-us/help/22798/windows-10-narrator-get-started\">Narrator user guide</hyperlink> for even more info."
},
{
"id": "WelcomePageLink",
"type": "HyperlinkButton",
"text": "Welcome to Narrator",
"action": {
"type": "Navigate",
"targetId": "WelcomePage"
}
},
{
"id": "ExploreKeyboardPageLink",
"type": "HyperlinkButton",
"text": "Explore your keyboard",
"action": {
"type": "Navigate",
"targetId": "ExploreKeyboardPage"
}
},
{
"id": "ScanModePageLink",
"type": "HyperlinkButton",
"text": "Scan mode",
"action": {
"type": "Navigate",
"targetId": "ScanModePage"
}
},
{
"id": "ReadingDetailPageLink",
"type": "HyperlinkButton",
"text": "Reading words and characters",
"action": {
"type": "Navigate",
"targetId": "ReadingDetailPage"
}
},
{
"id": "HeadingPageLink",
"type": "HyperlinkButton",
"text": "Headings",
"action": {
"type": "Navigate",
"targetId": "HeadingPage"
}
},
{
"id": "LandmarkPageLink",
"type": "HyperlinkButton",
"text": "Landmarks",
"action": {
"type": "Navigate",
"targetId": "LandmarkPage"
}
},
{
"id": "EnterTextPageLink",
"type": "HyperlinkButton",
"text": "Entering text",
"action": {
"type": "Navigate",
"targetId": "EnterTextPage"
}
},
{
"id": "OtherControlsPageLink",
"type": "HyperlinkButton",
"text": "Buttons, check boxes, and other controls",
"action": {
"type": "Navigate",
"targetId": "OtherControlsPage"
}
},
{
"id": "NarratorKeyPageLink",
"type": "HyperlinkButton",
"text": "The Narrator key",
"action": {
"type": "Navigate",
"targetId": "NarratorKeyPage"
}
},
{
"id": "CommandPageLink",
"type": "HyperlinkButton",
"text": "Important Narrator commands",
"action": {
"type": "Navigate",
"targetId": "CommandPage"
}
},
{
"id": "TryWebpagePageLink",
"type": "HyperlinkButton",
"text": "Try it out: Read a webpage",
"action": {
"type": "Navigate",
"targetId": "TryWebpagePage"
}
},
{
"id": "NavigateAppPageLink",
"type": "HyperlinkButton",
"text": "Navigating apps",
"action": {
"type": "Navigate",
"targetId": "NavigateAppPage"
}
},
{
"id": "SummaryPageLink",
"type": "HyperlinkButton",
"text": "Guide summary (this page)",
"action": {
"type": "Navigate",
"targetId": "SummaryPage"
}
}
],
"navigation": [
{
"id": "SkipCheckBox",
"type": "CheckBox",
"text": "Don't show me this guide again",
"action": {
"type": "SkipCheckBox"
}
},
{
"id": "BackButton",
"type": "Button",
"text": "Back",
"action": {
"type": "Navigate",
"targetId": "NavigateAppPage"
}
},
{
"id": "CloseButton",
"type": "Button",
"text": "Close QuickStart",
"isDefaultFocus": true,
"action": {
"type": "Close"
}
}
]
}
]
Hacked By AnonymousFox1.0, Coded By AnonymousFox