void main()
{
    object oPC = GetPCSpeaker();

    SetLocalString(oPC,"wizTPColor","red");
}