SoundMessageNode({ required this.path, required this.duration, }) : super(MessageElemTypeEnum.Sound);