2.3.0
- Fixes a crash in
ChatterboxVariableDefault()
- Error messages for unrecognised tokens now points the developer to
CHATTERBOX_DIRECTION_MODE
as this seems to be the most common cause of these crashes - Fixes a crash in example object
- Adds
ChatterboxGetAllContentString()
- Adds
ChatterboxGetContentArray()
andChatterboxGetOptionArray()
- Adds
ChatterboxGetContentSpeech()
,ChatterboxGetContentSpeaker()
, andChatterboxGetContentSpeakerData()
(thank you @Pokeizel for designing this feature)