void | Called after prefix/postfix modifications are applied to the input string |
void Meta.WitAi.TTS.Interfaces.ISpeakerTextPostprocessor.OnPostprocessTTS ( TTSSpeaker speaker, List< string > phrases ) |
---|
Called after prefix/postfix modifications are applied to the input string Parameters speaker The speaker that will be used to speak the resulting text phrasesThe current phrase list that will be used for speech. Can be added to or removed as needed. |