void main()
{
object oSpeaker = GetLastSpeaker();
AssignCommand ( oSpeaker, PlaySound("as_pl_belchingm1"));
}