#include <assert.h>
#include <vector>
#include <queue>
#include <string>
Include dependency graph for SpeechDef.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | ot |
Classes | |
| struct | ot::SSpeechCommand |
Defines | |
| #define | __SPEECHDEF_H |
Typedefs | |
| typedef unsigned long | DWORD |
| typedef std::vector< std::string > | ot::StringArray |
| String array with std components. | |
| typedef std::queue< std::string > | ot::StringQueue |
| String queue with std components. | |
| typedef std::string | ot::CSpeechException |
| Speech Exception. | |
|
|
|
|
|
|
1.4.6