public void PlayButtonClicked()
 {
     DarkestSoundManager.PlayStatueAudioEntry(audioEntryId);
 }