// A2 17 À®°ÈÁÄÌì #tagCMPYSpeaker struct tagCMPYSpeaker { tagHead Head; BYTE SpeakerType; //1-±¾·þ£»2-¿ç·þ BYTE IsUseGold; //ÊÇ·ñʹÓÃ×êʯ BYTE ItemIndex; //ʹÓÃÎïÆ·Ëµ»°Ê±, ÎïÆ·Index WORD TextLen; //×Ö·û³¤¶È char Text[TextLen]; //size = TextLen };