PlaysoundwithOpenAL(Stream)我需要播放从网络获取的声音。每10毫秒,需要882字节的声音(单声道,16位,44100Hz)。并这样做:while(!ExitKey) { boost::system::error_codeerror; size_tlen=VoiceSocket->read_some(boost::asio::buffer(buf),error); if(len==0) { continue; } alGenSources(1,&alSource); alGenBuffers(1,&alSampleS