Exemplo n.º 1
0
 public void GetSpeech()
 {
     speech = ConversationFactory.LoadSpeech(unitName, speech.speechStage);
 }