Source position: speech.pas line 1269
type LANGUAGEW = record
LanguageID: LangID;
szDialect: array [0..LANG_LEN-1] of WideChar;
end;