Hi lipsync is working fine if i am receiving audio from convai. I also need adding custom audio with lipsync. If i am adding custom audio lipsync and animation is not working. Can you help me how to do this.
Hello @Prabhu,
This use case is not officially supported. Currently, the lipsync system is designed to work specifically with audio generated through Convai.
@K3 This might be very usefult to reduce perceived voice-to-voice delay times. At the moment, the delay between a player finishing talking and the character starting its response is very long, especially for long sentences.
If you don’t want to support custom audio being played client side, convai platform might offer cached pre-calculated responses assigned to characters, that can be triggered at will from the client sdk. This should be quite easy to implement on your side and might be a good solution to a number of problems.
@donq Thank you for your feedback.