8.5
Table Of Contents
- Table of Contents
- Preface
- Chapter 1 – Introduction
- Chapter 2 – Installation
- Chapter 3 – TextBridge Pro Tools
- Chapter 4 – Using TextBridge Pro
- Chapter 5 – Tutorials
- Chapter 6 – Tips and Techniques
- Appendix A – Troubleshooting and Error Correction
- Appendix B – Sample Documents
- Appendix C – AppleScript Interface
- Glossary of Terms
- Index
AppleScript Interface C–17
Commands handled.
Get, Set
Example
set curLanguage of recognizer 1 to TBLanguage ¬
"English"
TBTrainingData
A record of training data. Specify by name or index.
Properties
name The name of a training data file. Refer to
the training data file names in the
TextBridge® Pouch.
Object class: string
Modifiable? No
Element classes
None
Commands handled.
Get, Set
Example
set curTrainingData of recognizer 1 to ¬
TBTrainingData "Market training"