The first step involves making sure that our Engine object recognizes that we
plan to use Sound and Music objects in our game. Add the following lines in
the onCreateEngineOptions() method of our activity's life cycle after the
EngineOptions object has been created: