2 writes to _defaultRate
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (2)
73_site.VoiceRate = _defaultRate = (int)GetDefaultRate(); 594_site.VoiceRate = _defaultRate = value;
1 reference to _defaultRate
System.Speech (1)
Internal\Synthesis\VoiceSynthesis.cs (1)
881_site.InitRun(_waveOut, _defaultRate, prompt);