13 references to SPVESACTIONS
System.Speech (13)
Internal\Synthesis\EngineSite.cs (13)
77
_actions |=
SPVESACTIONS
.SPVES_ABORT;
93
_actions |=
SPVESACTIONS
.SPVES_ABORT;
143
_actions &= ~
SPVESACTIONS
.SPVES_RATE;
155
_actions &= ~
SPVESACTIONS
.SPVES_VOLUME;
191
_actions |=
SPVESACTIONS
.SPVES_ABORT;
229
_actions |=
SPVESACTIONS
.SPVES_RATE;
245
_actions |=
SPVESACTIONS
.SPVES_VOLUME;
266
_actions =
SPVESACTIONS
.SPVES_ABORT;
274
_actions =
SPVESACTIONS
.SPVES_RATE |
SPVESACTIONS
.SPVES_VOLUME;
311
private
SPVESACTIONS
_actions =
SPVESACTIONS
.SPVES_RATE |
SPVESACTIONS
.SPVES_VOLUME;