My Project
SallyAPI::Speech::CSpeech Class Reference

Speech. More...

#include <Speech.h>

List of all members.

Public Member Functions

 CSpeech ()
 Default constructor.
 ~CSpeech ()
 Destructor.
void Speak (const std::string &say)
 Speaks.

Detailed Description

Speech.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

Default constructor.

Author:
Christian Knobloch
Date:
19.04.2010

Destructor.

Author:
Christian Knobloch
Date:
19.04.2010

Member Function Documentation

void CSpeech::Speak ( const std::string &  say)

Speaks.

Author:
Christian Knobloch
Date:
19.04.2010
Parameters:
sayThe say.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines