2 overrides of Play
System.Speech (2)
Internal\Synthesis\AudioDeviceOut.cs (1)
132internal override void Play(byte[] buffer)
Internal\Synthesis\AudioFileOut.cs (1)
112internal override void Play(byte[] buffer)
3 references to Play
System.Speech (3)
Internal\Synthesis\AudioBase.cs (3)
47Play(buffer); 127Play(data); 168Play(ab);