[Overview][Constants][Types][Classes][Index] Reference for unit 'Speech' (#crwlib)

TTSMOUTH

Declaration

Source position: speech.pas line 3413

type TTSMOUTH = record

  bMouthHeight: Byte;

  bMouthWidth: Byte;

  bMouthUpturn: Byte;

  bJawOpen: Byte;

  bTeethUpperVisible: Byte;

  bTeethLowerVisible: Byte;

  bTonguePosn: Byte;

  bLipTension: Byte;

end;