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