播放音频 BOOL  HMIPlaySound(string  strFile)

  功能:播放指定的音频文件(只支持WAV格式音频)

  StrFile:要播放声音的路径

  返回:播放是否成功,1表示播放成功,0表示播放不成功