Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

Microsoft Speech Platform

Helper Functions

The Microsoft Speech Platform provides helper functions as a convenience to programming. Since many 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 may either use these functions or include the original lines of code. The function name attempts to clearly identify the purpose of the function.

The following helper functions are available for use with the Microsoft Speech Platform.

Token Helpers

Other Helpers

Helper Classes