carstormJoin Date: 2008-03-29 Post Count: 2266 |
I have finally figured out a way to make audiable sounds. (Sounds that you can here)
But I don't mean any sound, I'm talking a bout whole words. The coolest part is that it is very easy (but time consuming) and is already on Roblox (a.k.a. no hacking/exploiting required). I will tell everyone when I upload my place which for now is going to have the word "Hello" (I was going to say "Hi" instead but found it was easier to script the word "Hello"
Any guesses as to how this is possible! |
|
llmutellJoin Date: 2009-01-21 Post Count: 612 |
My guess is that you had an almost good idea to get place visits, but you came up short on the delivery. |
|
llmutellJoin Date: 2009-01-21 Post Count: 612 |
@llmutell
BAM YOU GOTEM |
|
carstormJoin Date: 2008-03-29 Post Count: 2266 |
No this is scriptable and If that was the case I would have said come now. Instead I said I will tell you when I upload it I'm not done yet. |
|
|
So...you are bypassing the system to upload sound? |
|
|
Sorry, didn't read that correctly. |
|
llmutellJoin Date: 2009-01-21 Post Count: 612 |
Yeah that's why it was an almost good idea, you almost had me you sneaky guy.
(Kidding, I wish you good luck with the voice audio, i'd like some voice acting in my places too.) |
|
carstormJoin Date: 2008-03-29 Post Count: 2266 |
I said no exploiting/hacking. It is actually very simple but like I said time-consuming. |
|
07lchrisJoin Date: 2010-02-28 Post Count: 1603 |
If it was, then why hasn't everyone figured it out? But still, ill be interested to see the out come of this. Im waiting... |
|
llmutellJoin Date: 2009-01-21 Post Count: 612 |
Are you slamming a bunch of sounds together with diffenrt pitch and playtime? |
|
AgentFirefoxTop 100 PosterJoin Date: 2008-06-20 Post Count: 22404 |
I'm curious as to which place it is. I see nothing on your page about sounds. |
|
carstormJoin Date: 2008-03-29 Post Count: 2266 |
I haven't uploaded it yet. I said it is time consuming. I worked out the theory and everything but have yet to translate it to Lua and Roblox. So far I have the "H" sound. |
|
carstormJoin Date: 2008-03-29 Post Count: 2266 |
@ llmutell
basiclly |
|
carstormJoin Date: 2008-03-29 Post Count: 2266 |
* basically
opps wrong spelling |
|
llmutellJoin Date: 2009-01-21 Post Count: 612 |
Ya I experimented with that method, it sounds "Microsoft Sam"ish. |
|
carstormJoin Date: 2008-03-29 Post Count: 2266 |
Ya but it is better then nothing. Roblox should upload the sound of each letter rather than make us have to script it. Maybe one day I should give it out to people as a free-model or something. |
|
|
Edited the sounds of Roblox sounds and playing them in a chronological order so it sounds like Hello. |
|
carstormJoin Date: 2008-03-29 Post Count: 2266 |
Kinda some sounds need to be played at the same time. How would a do a together statement would it just simple be
do together
statement
statement
end |
|
llmutellJoin Date: 2009-01-21 Post Count: 612 |
I wouldn't.
If you store the proper combination of pitch and pt for every letter, you could
make the script speak based on a string input.
say = "ABC"
ltrs = {"A","B",ect}
function A
[Sound combination]
end
|
|
carstormJoin Date: 2008-03-29 Post Count: 2266 |
So someone (probably not me because I don't have that much patience) could make an epic place where you could actually have real conversations with a model inside their place. I am imagining an epic cut-scene that someone makes as part of the next full (roblox version) of Halo!!!!!! |
|
llmutellJoin Date: 2009-01-21 Post Count: 612 |
Well the voices would be really bad.
After reworking hundreds of times eventually it would be refined over months.
Takes time. |
|
carstormJoin Date: 2008-03-29 Post Count: 2266 |
I see that. I wish roblox would just let us upload <30 second sound clips that they could easily moderate but they are too lazy to add that feature and moderate the sounds. |
|
AgentFirefoxTop 100 PosterJoin Date: 2008-06-20 Post Count: 22404 |
You can't imagine how many sounds would be uploaded. Thousands every hour, if not more.
Would be WAY too hard to moderate. |
|
carstormJoin Date: 2008-03-29 Post Count: 2266 |
I'm stopping for awhile but will be back on later today to (hopefully) finish the prototype of the sound and check on the forums. Keep talking amongst yourselves. |
|