L
Lloyd Dupont
I was able to read system wav file with just a couple of lines with the
OpenNETCF.Multimedia.Audio.Player class
However, when I tryed to do the same thing with sound recorded with the
default record application on my PPC I get the error "Unsupported Wave
Format" ??!!!
the WaveFormatEx object having the following values:
AvgBytePerSec 1625
BitsPerSample 0
BlockAlign 65
Channels 1
FormatTag 49
SamplePerSec 8000
Size 2
is it normal ?
OpenNETCF.Multimedia.Audio.Player class
However, when I tryed to do the same thing with sound recorded with the
default record application on my PPC I get the error "Unsupported Wave
Format" ??!!!
the WaveFormatEx object having the following values:
AvgBytePerSec 1625
BitsPerSample 0
BlockAlign 65
Channels 1
FormatTag 49
SamplePerSec 8000
Size 2
is it normal ?