hello guys , so you all know what is a beeb sound so on in vb.net or c-sharp it's veru easy to make beeb sound.
if you want to make beeb sound in vb.net here is the code
if you want to make beeb sound in c# here is the code
ok now let's turn to java side
here is the codes that i wrote to do this , i am using arrays and a for loop and a thread.
actually i had to write this for a homework.
if you want to make beeb sound in vb.net here is the code
Microsoft.VisualBasic.Interaction.Beep()
if you want to make beeb sound in c# here is the code
using Microsoft.VisualBasic; using System.Media; SystemSounds.Beep.Play();
ok now let's turn to java side
here is the codes that i wrote to do this , i am using arrays and a for loop and a thread.
actually i had to write this for a homework.