Provides the phoneme symbols generated by the given text.
Original signature is '- (NSString *)phonemesFromText:(NSString *)text'
Available in Mac OS X v10.5 and later.


- text (NSString)
- Text from which to generate phonemes.

Phonemes generated from text.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)