Hello, I need to find the audio files that are called when I do: System.Media.SystemSounds.Question.Play() System.Media.SystemSounds.Asterisk.Play() System.Media.SystemSounds.Beep.Play() because I need to play them also with another software in other language. I searched repository but had no luck. Thanks