You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
making something like this one, i will send you results after i've nearly finished it.
Currently, I would recommend using www to use wav file generated. there is other options such as using tcp socket to send bytearray of wav data and receive/play in it at unity. but most of the time, especially if you're using tts services, it will not work as intended. so just use www.
Hi, I'm very new to unity and just came across this repo.
I have built an audio chatbot in python that takes input from mic and responds in audio. I want to add a speaking face to the bot.
is there a way i can run my python script from unity and integrate this demo with my chatbot.
Thank you
The text was updated successfully, but these errors were encountered: