// Update is called once per frame
 void Start()
 {
     isOnAudio = PreferencesSaver.GetSound();
 }