2 references to AudioData
System.Speech (2)
Internal\Synthesis\TextFragmentEngine.cs (1)
90
_speakInfo.AddAudio(new
AudioData
(uri, _resourceLoader));
Internal\Synthesis\VoiceSynthesis.cs (1)
778
speakInfo.AddAudio(new
AudioData
(paramSpeak._audioFile!, _resourceLoader));