Getting Started
First create a new XNA windows game and add a reference to the xChatterBoxy library. Next find a sprite or texture that will represent the toon on screen and add it to the content project.
Initial Setup
The next thing we need to do is create a varible to hold a reference to the ChatBubblesComponent and add it to the components list.