|
ORE Studio 0.0.4
|
Communication session analyzer tool for ORE Studio. More...
Namespaces | |
| namespace | app |
| Application hosting for the communication session analyzer. | |
| namespace | config |
| Configuration and command-line parsing for the session analyzer. | |
| namespace | domain |
| Domain types for session analysis. | |
Communication session analyzer tool for ORE Studio.
This component provides a command-line tool for analyzing recorded communication sessions from the ores.comms library. Key features include:
The module is organized into namespaces: app (application hosting), config (command-line parsing), and domain (session reading logic).