1 write to _audioFile
System.Speech (1)
Internal\Synthesis\VoiceSynthesis.cs (1)
1733
_audioFile
= audioFile;
1 reference to _audioFile
System.Speech (1)
Internal\Synthesis\VoiceSynthesis.cs (1)
778
speakInfo.AddAudio(new AudioData(paramSpeak.
_audioFile
!, _resourceLoader));