Is there a way to make the sound files a part of the.exe file?? in other words combine the sound file into the .exe so that there is no folder after building the project??? if there isnt then is there a way to automatically send the sound files to the computers %Temp% folder?? i want to create a project that has sound and i want to distribute it to my friends but i dont want them to mess the sound files up or accidentlyMove them, so could someone tell me how to do either of my ideas?OranotherWay
@crendix *rolls eyes* its because they don't have the .wav on their hard disk... if u were to publish your creation and they were to install it you would need to put the audio file within the package and have it saved into the same folder as the the actual .exe . Think before you ask comments , how in stallmans name would your program be able to get resources from an external machine without you using some sort of remote connection
Is there a way to make the sound files a part of the.exe file?? in other words combine the sound file into the .exe so that there is no folder after building the project??? if there isnt then is there a way to automatically send the sound files to the computers %Temp% folder?? i want to create a project that has sound and i want to distribute it to my friends but i dont want them to mess the sound files up or accidentlyMove them, so could someone tell me how to do either of my ideas?OranotherWay
skoolzout1 1 week ago in playlist Visual Basic 2010 Express Tutorials - VB.Net
Help! I can't find the sound files! Would someone end me the link?
thejonas928 2 weeks ago
it was awsome dude...
231192TARUN 1 month ago
Okay, you can do it much easier than playing a sounds! -ENTER- means end of the line
Sub speak (byval text as string) - next line -
dim speech as object = createobject ("sapi.spvoice") -next line -
speech.speak(text) -next line -
end sub
-next line -
You can call this sub and give any text as an argument - > speak("Hello")
glaserhonza 2 months ago
how to make the audio off?
0xTheMaster0x 3 months ago
hey, how to copy a the file from the solution using Folder Browse Dialog?
jaloulyify 3 months ago
When I run it, the sound can't be played. It closes and shows an error
What do I have to do?
334anoniem 4 months ago
@334anoniem What is the error message? Also, the code can be downloaded at SchoolFreeware's website.
SchoolFreeware 4 months ago
@SchoolFreeware It says something like "It's not valid wave" something like that.
334anoniem 4 months ago
Thanks works well but when i send to my friends, it don't play sounds. plz help
crendix 9 months ago
@crendix *rolls eyes* its because they don't have the .wav on their hard disk... if u were to publish your creation and they were to install it you would need to put the audio file within the package and have it saved into the same folder as the the actual .exe . Think before you ask comments , how in stallmans name would your program be able to get resources from an external machine without you using some sort of remote connection
NeutronHex 8 months ago
@crendix you send the .exe file?
MySpamPost 8 months ago
@crendix they need the sound too
MySpamPost 8 months ago
lols. nice tut but im abit worried. why do you have sounds of little kids on your computer? XD
Randomsheit 11 months ago 2
harvey clark is a gay boy :D
Line6A7X 1 year ago
Where is the value of StartupPath set? Can it be changed? Why is it set to a debug folder by default?
Thanks.
johntajho 1 year ago
Comment removed
johntajho 1 year ago