Initializes the client application.
Function
- static void Startup(void)
Parameters
None.
Return Values
None.
Remarks
This function should be the first API call before any other LVSpeechPort API calls and needs to be called only one time per application.
See Also