API reference
API reference
Select your platform
No SDKs available
No versions available

ISpeakerTextPreprocessor Interface

Overview

Public Member Functions

void
OnPreprocessTTS
( TTSSpeaker speaker,
List< string > phrases )
Called before prefix/postfix modifications are applied to the input string

Details

Member Functions

void Meta.WitAi.TTS.Interfaces.ISpeakerTextPreprocessor.OnPreprocessTTS
( TTSSpeaker speaker,
List< string > phrases )
Called before prefix/postfix modifications are applied to the input string
Parameters
speaker
The speaker that will be used to speak the resulting text
phrases
The current phrase list that will be used for speech. Can be added to or removed as needed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon