LVSpeechPort Overview

The LVSpeechPort DLL exports a set of "C" API functions.  This functionality is wrapped in a C++ class called LVSpeechPort.  Each LVSpeechPort instance represents one speech recognition port and processes its sound data into text; all port instances can process their data in parallel.  If the client application is multi-threaded, every thread that needs to process audio data should have its own LVSpeechPort.

Each port has multiple voice channels and grammar sets.

 


Complete Help Topic List | Speech Engine Product Information