Helper Functions (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

Helper Functions

Helper functions are available as a convenience to programming. Since many of the procedures use the same few methods or calls in the same sequence each time, these functions are available to consolidate those standard sequences. In all cases, the functions represent nothing more than the individual steps combined into one call; no additional features have been added or removed. Programmers are free to either use these functions or include the original lines of code. The function name attempts to clearly identify the purpose of the function itself.

The following helper functions are used with the Microsoft Speech Platform.

Token Helpers

Other Helpers

Helper Classes