1 instantiation of SPVSTATE
System.Speech (1)
Internal\Synthesis\ConvertTextFrag.cs (1)
39
SPVSTATE sapiState =
new
();
2 references to SPVSTATE
System.Speech (2)
Internal\Synthesis\ConvertTextFrag.cs (1)
39
SPVSTATE
sapiState = new();
Synthesis\TTSEngine\SAPIEngineTypes.cs (1)
23
public
SPVSTATE
State;