Original Discord Post by yahyaamin1997 | 2024-09-09 21:49:28
Hello everyone. I am using Unity with Convai. I explored the narrative design part of the AI. With the narrative design, I can get a script to trigger. I get the output of that script, its just a simple text output.
Now my question is, can I get the AI to speak that text output from the script? Like the next dialogue of the AI after the script runs, should be the output of that script. Is this possible using narrative design? If not which APIs should I use to make this work?