Ariadne Spoken Dialogue System
 
Home | Files | Sources

You can download the source code either as a single zip file or broken down in packages. If you choose to download the separate packages, it is important that you unzip the downloaded files in the same directory. Otherwise, the build instructions will not work.

Download Complete Distribution

Complete source code (~ 4 MBytes) Modified [an error occurred while processing this directive]

Installation Instructions

Please read the requirements and the installation instructions before compiling the system.

Quickstart

If you know your way around Visual C++, just open the workspace in ariadne/workspaces/msvc6/ariadne.dsw (Visual C++ 6.0) or ariadne/workspaces/msvc7/ariadne.vcproj  (Visual C++ 7.0) and hit F7. You will eventually get compile time errors due to a different installation location of the MS SAPI. Just correct the errors as they occur. If you are not sure what's meant by that, please follow the detailed installation instructions.