Open ivan-mogilko opened 2 months ago
Looking at the update code it looks like it can work with any kind of speech
I noticed the playvoicespeech code assumes sierra and it changes the specific type of sierra speech
I think the easy approach would be to remove the error condition from the editor so it CAN build an Lucas-Arts style with voice lip sync and then fix where things breaks.
For unclear reasons the voice-based lipsync does not work with Lucas-Arts speech style.
I cannot imagine the reason, as the only difference are character animation and the way text is displayed, neither of that has any relevance to voice or lipsync, and text-based lipsync works with LA style. Could be an intentional restriction for obscure or obsolete reasons, but also could be a non-intentional oversight in code.
Need to investigate this and let voice-based lipsync work with LA style too.