Source position: speech.pas line 1264
type LANGUAGEA = record
LanguageID: LangID;
szDialect: array [0..LANG_LEN-1] of AnsiChar;
end;