[Scummvm-tracker] [ScummVM :: Bugs] #12527: AGS: Shardlight character audio overlapping

ScummVM :: Bugs trac at scummvm.org
Sun Jul 11 21:47:01 UTC 2021


#12527: AGS: Shardlight character audio overlapping
------------------------------+--------------------------
Reporter:  TrivialBalderdash  |       Owner:  dreammaster
    Type:  defect             |      Status:  closed
Priority:  normal             |   Component:  Engine: AGS
 Version:                     |  Resolution:  fixed
Keywords:                     |        Game:
------------------------------+--------------------------
Changes (by dreammaster):

 * owner:  (none) => dreammaster
 * status:  new => closed
 * resolution:   => fixed

Comment:

 It's now fixed. It required an implementation for getting the length of an
 audio stream, which I wasn't initially sure that ScummVM implemented. But
 on review, I recalled that many of the audio streams implement the
 "SeekableAudioStream" interface that provides the needed methods, so was
 able to properly handle getting the voice length.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12527#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list