void main()
{
  object oPC = GetPCSpeaker();
  DeleteLocalObject(oPC,"oTarget");
}