EchoTrio
 
Loading...
Searching...
No Matches
EchoTrio.Director.Response Class Reference
Collaboration diagram for EchoTrio.Director.Response:
Collaboration graph

Public Attributes

string userTranscript = null
 
List< string > speakerOrder = null
 
string discussionTopic = null
 

Properties

bool IsDone [get]
 

Detailed Description

Definition at line 40 of file Director.cs.

Member Data Documentation

◆ discussionTopic

string EchoTrio.Director.Response.discussionTopic = null

Definition at line 43 of file Director.cs.

◆ speakerOrder

List<string> EchoTrio.Director.Response.speakerOrder = null

Definition at line 42 of file Director.cs.

◆ userTranscript

string EchoTrio.Director.Response.userTranscript = null

Definition at line 41 of file Director.cs.

Property Documentation

◆ IsDone

bool EchoTrio.Director.Response.IsDone
get

Definition at line 45 of file Director.cs.


The documentation for this class was generated from the following file: