SmartBody can be built on Windows, OSx, Linux, Android and iOS platforms.
There are several SmartBody applications that can be built:
| Application | Comment |
|---|---|
| sbgui | a standalone SmartBody application and scene renderer |
| SmartBody | a dynamic library that can be incorporated into a game engine or other application |
| TtsRelayGui | (Windows only) incorporates any text-to-speech engine that uses the TtsRelay interface |
| FestivalRelay | Text-to-speech engine that uses Festival |
| MsSpeechRelay | (Windows only) Text-to-speech engine that uses Microsoft's built-in speech engine |
| OgreViewer | The Ogre rendering engine connected to SmartBody |
| sbdesktop | (Windows only) A fully-functional SmartBody environment rendered on the desktop. |
| simplesmartbody | a standalone SmartBody application that demonstrates how to use the SmartBody API |
| ogresmartbody | example of connecting the Ogre rendering engine to SmartBody |
| irrlichtsmartbody | example of connecting the Irrlicht game engine to SmartBody |
Please see Appendix 1: Building SmartBody for details about how to build each application on the various platforms.