Speak
Class Level
const carter = new Carter(apiKey, logger, speak=True)Request Level
const interaction = carter.say(text, playerId, speak=False)Last updated
const carter = new Carter(apiKey, logger, speak=True)const interaction = carter.say(text, playerId, speak=False)Last updated