Plays sounds when a user enters in a command like 'play dog sound' and also allows Convo to speak when the user asks Convo to say something (i.e. 'say hello world').
Also fixed an issue where the SID was't persisting in between refreshes. I saved this information in localStorage instead of generating a new one on each render.
Plays sounds when a user enters in a command like 'play dog sound' and also allows Convo to speak when the user asks Convo to say something (i.e. 'say hello world').
Also fixed an issue where the SID was't persisting in between refreshes. I saved this information in localStorage instead of generating a new one on each render.