Browse
 
Tools
Rss Categories

LVSpeechPort::LVSpeechPort (Constructor)

Reference Number: AA-00803 Views: 6738 0 Rating/ Voters

Creates an instance of the LVSpeechPort class.

Function

  • LVSpeechPort(void)

Remarks

The constructor merely creates an object. You MUST call CreateClient to initialize the port, before attempting any operations on the port.

See Also