RiTa
index
Name getPhonemes()
Class RiAnalyzer
Description Returns a String containing all phonemes for the input text, delimited by semi-colons, e.g., "dh:ax:d:ao:g:r:ae:n:f:ae:s:t", or null if no text has been input.
Syntax
getPhonemes();
Returns java.lang.String
Usage Web & Application
Related