This topic has not yet been rated - Rate this topic

UI Helper Functions (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

UI Helper Functions

UI Helper Function NameDescription
SpAddTokenToComboBoxAdds the description of a token to a combo box.
SpAddTokenToListBoxAdds the description of a token to a list box.
SpDeleteCurSelComboBoxTokenDeletes a token as specified by the index of the currently selected item in a combo box
SpDeleteCurSelListBoxTokenDeletes a token as specified by the index of the currently selected item in a list box.
SpDestroyTokenComboBoxDestroys the tokens in a combo box.
SpDestroyTokenListBoxDestroys the tokens in a list box.
SpGetComboBoxTokenReturns a pointer to a token as specified by the index in a combo box.
SpGetCurSelComboBoxTokenReturns a pointer to a token as specified by the index of the currently selected item in a combo box.
SpGetCurSelListBoxTokenReturns a pointer to a token as specified by the index of the currently selected item in a list box.
SpGetListBoxTokenReturns a pointer to a token as specified by the index in a list box.
SpInitTokenComboBoxInitializes a combo box with the description of tokens from a specified category.
SpInitTokenListBoxInitializes a list box with the description of tokens from a specified category.
SpUpdateCurSelComboBoxTokenUpdates the corresponding token of the item as specified by the index of the currently selected item in a combo box.
SpUpdateCurSelListBoxTokenUpdates the corresponding token of the item as specified by the index of the currently selected item in a list box.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.