Game Development Community

Pausing Audio and Continue playing it again ???

by Teddy Setiawan Wijaya · in Torque Game Builder · 10/06/2006 (12:51 am) · 0 replies

Hi All,

In TGB 1.1.2, is it possible to pause audio (for example: background music) and continue playing it again from previously paused position?

In the reference there is a method called alxGetStreamPosition but alxPlay doesn't seem to support playing the audio from specific position...

Many thanks,

EDIT:

Found out that Robert Geiman made a resource to add pausing and seeking of audio here

Has this by any chance been integrated to TGB 1.1.2? I don't have the source, so I can not recompile...;-(