I am having an annoying issue when playing back a file through stream manager.
I have converted Four_Seasons to to a wav file (alaw), however, when playing the music back it plays very slowly.
In windows media player the file plays at a normal speed.
The annoying thing is, I have done this before and converted music to be played through stream manager with no issues!
Any idea on what setting should be used when saving the file.
Using Audacity (as its freeware, company doesn’t like us using shareware!)
Not used the code yet, though recently it has become more of a focal point for installation.
Hope to have some ‘spare’ time soon, so will push on with it
Sample rate: 8000hz (same as other files being played) - at least that is in the settings. the file is actually 44000hz.
When importing the file as 8000hz, naturally it lengthens the time of the track (to 35 minutes!)!
Found the cause!
The track was in stereo, SM seems to not like steroe tracks.
Split the track, deleted the right side, made the left mono then exported. All good!
It is either sampling rate or number of channels. use sox.exe to check out the format of the default stream manager wav file and then resample yours accordingly.