Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SrgsItem.SetRepeat Method
Include Protected Members
Include Inherited Members
Sets the repetition count for an item.
Overload List
Name | Description | |
---|---|---|
SetRepeat(Int32) | Sets the number of times that the contents of an SrgsItem must be spoken. | |
SetRepeat(Int32, Int32) | Sets the minimum number of times and the maximum number of times that an item can be spoken. |
Top