int StartingConditional() { int iResult; iResult = (GetIsDM(GetPCSpeaker()) ==TRUE); return iResult; }