This sample demonstrates how to use the Windows Spell Checker API as a client.
Install the spell checking provider sample to use with this sample.
Note The Windows Samples Gallery contains a variety of code samples that exercise the various new programming models, platforms, features, and components available in Windows 8 and/or Windows Server 2012. These downloadable samples are provided as compressed ZIP files that contain a Visual Studio solution (SLN) file for the sample, along with the source files, assets, resources, and metadata necessary to successfully compile and run the sample. For more information about the programming models, platforms, languages, and APIs demonstrated in this sample, please refer to the guidance, tutorials, and reference topics provided in the Windows 8 documentation available in the Windows Developer Center. This sample is provided as-is in order to indicate or demonstrate the functionality of the programming models and feature APIs for Windows 8 and/or Windows Server 2012. Please provide feedback on this sample!
To obtain an evaluation copy of Windows 8, go to Windows 8.
To obtain an evaluation copy of Microsoft Visual Studio Ultimate 2012, go to Microsoft Visual Studio 2012.
Related topics
Operating system requirements
| Client | |
|---|---|
| Server |
Build the sample
- Start Visual Studio Ultimate 2012 and select File > Open > Project/Solution.
- Go to the directory in which you unzipped the sample. Go to the directory named for the sample, and double-click the Visual Studio Ultimate 2012 Solution (.sln) file.
- Press F7 (or F6 for Visual Studio Ultimate 2012) or use Build > Build Solution to build the sample.
Run the sample
The sample is an interactive spell checking client run from a command prompt. It works with the default spell checking provider for the user's current language. You might want to install the spell checking provider sample first, and use this client sample to exercise it.
See the Readme.txt file provided with this sample for examples of commands that can be run to illustrate spell checking.