Streaming with ohLibSpotify and NAudio
|
05-02-2014, 08:10 PM
Post: #4
|
|||
|
|||
RE: Streaming with ohLibSpotify and NAudio
Hi,
thanks for helping me with my problem. I think I'm getting closer. I updated my code based on your suggestions: Code: public void Play(Track track) I'm getting sound output with this, but it's a strange noise with stutters. I think some values should be adjusted but don't know which ones. I tried to decrease the value of size which leads to no sound. I also tried to increase the value of size which leads to even faster stutters and noise. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Streaming with ohLibSpotify and NAudio - freakimkaefig - 28-01-2014, 08:18 PM
RE: Streaming with ohLibSpotify and NAudio - graham - 29-01-2014, 11:20 AM
RE: Streaming with ohLibSpotify and NAudio - andreww - 05-02-2014, 05:48 PM
RE: Streaming with ohLibSpotify and NAudio - freakimkaefig - 05-02-2014 08:10 PM
RE: Streaming with ohLibSpotify and NAudio - andreww - 06-02-2014, 03:19 PM
RE: Streaming with ohLibSpotify and NAudio - freakimkaefig - 06-02-2014, 05:32 PM
RE: Streaming with ohLibSpotify and NAudio - andreww - 06-02-2014, 06:32 PM
|