Interface ITextToSpeechFactory
Factory to used to generate text-to-speech engines. Passed into the LineManager LineManager
Namespace: ivrToolkit.Core.Interfaces
Assembly: ivrToolkit.Core.dll
Syntax
public interface ITextToSpeechFactory
Methods
| Edit this page View SourceCreate()
Instantiate an implementation of a TTS engine
Declaration
ITextToSpeech Create()
Returns
Type | Description |
---|---|
ITextToSpeech |