The Spine runtimes themselve do not support text rendering, that's the task of whatever rendering framework you are using. Are you using spine-ts with the WebGL backend? I would suggest to switch to spine-phaser, so you can use Phaser to draw text on top of your drum skeleton.