public void HighLightWord(List <HitObject> hoList, int index, float preshowLength = 0) { VoiceController.HighLightWord(hoList, index, preshowLength); }