FCohtmlTextToSpeechManager

Public Functions

Name
~FCohtmlTextToSpeechManager() =default
FCohtmlTextToSpeechManager(ICohtmlSpeechSynthesizer * InSynthesizer)
ICohtmlSpeechSynthesizer *GetSynthesizer()
boolIsTTSEnabled()
voidRegisterView(cohtml::View * View)

Public Functions Documentation

function ~FCohtmlTextToSpeechManager

~FCohtmlTextToSpeechManager() =default

function FCohtmlTextToSpeechManager

inline FCohtmlTextToSpeechManager(
    ICohtmlSpeechSynthesizer * InSynthesizer
)

function GetSynthesizer

inline ICohtmlSpeechSynthesizer * GetSynthesizer()

function IsTTSEnabled

inline bool IsTTSEnabled()

function RegisterView

void RegisterView(
    cohtml::View * View
)