The complete syntax of the Talk method is:
actor.Talk(text, sound, duration, stances, text_align)
If you specify the sound file, the subtitle is displayed until the sound finishes. Otherwise you can specify the "duration" in milliseconds. If you don't specify it, the duration is calculated depending on the length of the text. This automatic calculation cannot be adjusted, although I could add some attribute to make that possible.