2009-11-26 02:01:20 UTC
I'm sorry I didn't reply to your question earlier. I didn't receive an email. Perhaps I became un-subscribed to this forum.
eSpeak has a common set of phonemes which different languages can use. Also additional phonemes can be defined for a language.
To find a list of which phoneme names the eSpeak Polish voice uses, look at the text file:
dictsource/dict_phonemes. Find the section "dictionary pl_dict".
You can find which phonemes eSpeak uses for a Polish word by using the command:
espeak -x -v pl "test"
and replace "test" with your word.
You can see the rules which eSpeak uses to translate Polish text into phonemes by looking at the text file:
dictsource/pl_rules
The format of this *_rules files is described in http://espeak.sf.net/dictionary.html