d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Program Interfacing With A Microphone
Add Reply New Topic New Poll
Member
Posts: 5,269
Joined: Oct 18 2006
Gold: 21,400.00
Sep 25 2013 12:05am
I am just starting to research the idea, so I am looking for suggestions.

Say I have a simple program: Input x and it outputs y.

Is there a setup where you can say "x" into a microphone and have it output y to the screen or speakers?

Edit: I am really hoping for some program that is already written for a device, maybe a headset or something. My real program basically is just building a query from the input and displaying or echoing the result. Trying to build a system for workers to find things in a warehouse without using their hands.

This post was edited by xandumx on Sep 25 2013 12:13am
Member
Posts: 11,610
Joined: Oct 28 2008
Gold: 1,795.00
Sep 25 2013 12:32am
Yes
Member
Posts: 2,757
Joined: Nov 26 2007
Gold: 1,214.81
Sep 25 2013 07:07am
my advice is to write an android app and let the workers install it on their phones, then send the query to your database

http://viralpatel.net/blogs/android-speech-to-text-api/


This post was edited by labatymo on Sep 25 2013 07:17am
Member
Posts: 5,269
Joined: Oct 18 2006
Gold: 21,400.00
Sep 25 2013 11:06pm
Quote (labatymo @ Sep 25 2013 06:07am)
my advice is to write an android app and let the workers install it on their phones, then send the query to your database

http://viralpatel.net/blogs/android-speech-to-text-api/


very good suggestion with a great link!

I am going to use Window's build in speech recognition with wireless headsets. It was pretty cool researching this topic. Now all I need is a java library for audio output of texts.
Member
Posts: 17,856
Joined: Apr 4 2012
Gold: 59.31
Sep 29 2013 06:26pm
interesting program
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll