Open GoogleCodeExporter opened 9 years ago
Good call. Problem is, this requires a buffering mechanism of some
intelligence. It will take some time to get this working right, but I might
pick up on this.
Original comment by b.bottema
on 27 Jul 2010 at 5:31
Dear sir:
If i recevie a ByteArray from streaming server, the sound format is
8k/16bit/mono, how can i play it using wavsound. Thanks a lot.
Do the Sound class support 8k raw audio data?
Original comment by NickFor...@gmail.com
on 29 Aug 2010 at 4:41
No, as the wiki specifies currently only 44100/22050/11025 sample rates are
supported. However, since a lot of requests have been submitten for 8000, I
might just look into adding this in the nearby future.
Original comment by b.bottema
on 19 Oct 2010 at 3:28
[deleted comment]
I have been looking at a way to do some automatic up/down sampling to the
nearest supported samplerate. Haven't found a good example yet so I'll probably
will have to implement one myself.
It's on the roadmap:
http://code.google.com/p/as3wavsound/wiki/Documentation#Current_state_/_Roadmap.
Original comment by b.bottema
on 21 Dec 2010 at 7:29
Refer to Issue 7 for the sampling solution.
Original comment by b.bottema
on 14 Aug 2012 at 1:59
Sampling problem should be fixed with release v0.9.
Original comment by b.bottema
on 23 Aug 2012 at 12:17
what's about problem with delay???
Original comment by Aleksey....@gmail.com
on 3 Nov 2012 at 10:42
Original issue reported on code.google.com by
andrewwe...@gmail.com
on 16 Jun 2010 at 12:01