标签:ica color success hint cat scons path 音频 col
1 public void RightVoiceAndHint() 2 { 3 string path = CimsConstant.APLICATION_PATH + "wav\\Success.wav"; 4 SoundPlayer player = new SoundPlayer(path); 5 player.Play();//简单播放一遍 6 }
标签:ica color success hint cat scons path 音频 col
原文地址:https://www.cnblogs.com/xmyjcs/p/8810013.html