While 1 == 1 j = SensAudio() If j > 10 Then AddAudioToBuffer(j) SendBuffer() End If 'Simple Comment sleeptime = 25*2+50 Sleep(sleeptime) End While