Text Services Framework (Text Services Framework)

Purpose

Microsoft Windows Text Services Framework (TSF) is a system service available as a redistributable for Windows. TSF provides a simple and scalable framework for the delivery of advanced text input and natural language technologies. TSF can be enabled in applications, or as a TSF text service. A TSF text service provides multilingual support and delivers text services such as keyboard processors, handwriting recognition, and speech recognition.

Where applicable

Text Services Framework is applicable for Windows-based computers using text services and Windows XP or later versions of the operating system.

Developer audience

Text Services Framework is designed for use by Component Object Model (COM) programmers using the C/C++ programming languages. Programmers should be familiar with text services for Windows-based computers. Knowledge of handwriting recognition, speech recognition, and programming for multilingual support is recommended.

Run-time requirements

For the latest redistributable, download the Windows 10 platform SDK.

For more information about the requirements of specific API elements, see the Requirements section in the TFS reference documentation.

In this section

Topic Description
About Text Services Framework
General information about Text Services Framework.
Using Text Services Framework
Information about using Text Services Framework.
Text Services Framework Reference
Documentation about Text Services Framework interfaces, methods, structures, and other code elements.
Glossary
Alphabetical listing of technical terms used in this documentation.

Additional resources

What You Should Know Before Reading This Guide

For the purposes of the Text Services Framework Help, the term "application" refers to a TSF-enabled application, the term "text service" refers to a TSF text service, and the term "manager" refers to the TSF manager. Each term applies as stated herein unless otherwise specified. Text service providers should provide digital signatures with their binary executables.