TextToSpeech

constructor(ttsEngine: TextToSpeechEngine)

Creates an instance of TextToSpeech with the desired TextToSpeechEngine implementation.

Parameters

ttsEngine

TextToSpeechEngine to which all of the operations will be routed.