191192193194195196197
* * @throws IOException if an IO error occurs while getting * processor */ protected UtteranceProcessor getUnitConcatenator() throws IOException { return new MbrolaCaller(getMbrolaCommand()); }