Fires of Heaven Guild Message Board  

Go Back   Fires of Heaven Guild Message Board > General forums > Development
User Name
Password
Or, use your gamerDNA username: (more...)
ForumSpy Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 03-04-2008, 09:07 PM   #1 (permalink)
Dritanis
Registered User
 
Join Date: Jan 2002
Posts: 1
+0 Internets
Looking for coding advice

Hey, got a quick question for all you guys. I want to start doing independent development on some ideas that I have, basically some simple medical devices. However, I know pretty much nothing about basic coding, and how this could be done. Quick diagram:

input sounds -> check against database of words (imagine a tiny version of that Ford Sync) -> output

If anyone has any ideas or would be willing to throw in their two cents, let me know!
Dritanis is offline   Reply With Quote
Old 03-04-2008, 10:48 PM   #2 (permalink)
Hachima
Registered User
 
Join Date: Oct 2004
Posts: 1,758
it depends on the device you are going to use and what API it supports, if any.
Hachima is offline   Reply With Quote
Old 03-05-2008, 06:52 AM   #3 (permalink)
Phelps McManus
I'm dangerous!
 
Join Date: Jan 2002
Location: Atlanta
Posts: 891
You know nothing about basic coding? This could be an undertaking even for professionals.

If you are lucky, someone has already written some public-source voice recognition software. See if you can find something and determine what language it uses.

I would break it up into three portions.

First, and definitely the most difficult, you need to process the incoming sound and spit out words.

Second, create a dictionary and corresponding function to take a key and spit out a definition. This should be the easiest as there are dozens of ways to accomplish this feat.

Finally, take the definition and output it to whatever device you intend (file, speakers, etc).

If nothing else, pet projects like these are the best way to learn how to program.
__________________
If God didn't want us to eat animals, why did He make them out of meat?
Phelps McManus is offline   Reply With Quote
Old 03-07-2008, 12:36 PM   #4 (permalink)
Fog
Registered User
 
Join Date: Feb 2006
Posts: 1,657
+5 Internets
Quote:
Originally Posted by Dritanis View Post
Hey, got a quick question for all you guys. I want to start doing independent development on some ideas that I have, basically some simple medical devices. However, I know pretty much nothing about basic coding, and how this could be done. Quick diagram:

input sounds -> check against database of words (imagine a tiny version of that Ford Sync) -> output

If anyone has any ideas or would be willing to throw in their two cents, let me know!
Speech recognition is a tough problem, but if you have only a small database of possible words to recognize there are some pretty mature solutions available. I haven't personally done anything in this regard myself, but I have a friend who implemented CMU's Sphinx libraries for an application like this and found it satisfactory for the purpose.

I'm sure you're aware that it'll be a lot of work if you don't have prior programming experience.
Fog is offline   Reply With Quote
Old 03-07-2008, 08:50 PM   #5 (permalink)
Jenison
Cracker ass cracker
 
Jenison's Avatar
 
Join Date: Nov 2004
Location: Cave
Posts: 541
1. buy api that already does speech recon
2. take api's output and process it how you want to
3. make a nice UI

KISS - always.

if you haven't seen Dragon Naturally Speaking in action its pretty bad ass.
__________________
Waiting for [mmo name] to save us from [last mmo we were waiting for]
Jenison is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On
uberguilds network



All times are GMT -7. The time now is 01:31 AM.


Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 RC6