How to play GSM files? I want to go through some of them but I'm not sure which player to use. -- #Joseph
You can use WinAmp or xmms... it has a Plugin for playing GSM files.(not included in the standard installation but you can find it in google) RODOLFO Sys.Concept wrote:>How to play GSM files? >I want to go through some of them but I'm not sure which player to use. > > >--- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0438-2, 16/09/2004 Tested on: 16/09/2004 23:52:56 avast! - copyright (c) 2000-2004 ALWIL Software. http://www.avast.com
On Thu, 2004-09-16 at 16:48, Sys.Concept wrote:> How to play GSM files? > I want to go through some of them but I'm not sure which player to use.use sox to put a wav header on them. sox file.gsm file.wav sox shouldn't recompress. It will create add somthing like 40 bytes to the begining of the file and then it bit shifts every other frame down to use 65 bytes per 2 blocks as opposed to the 66 bytes unix systems store it as. -- Steven Critchfield <critch@basesys.com>