Tagged Questions

4
votes
2answers
646 views

Voice transmission over LAN using java?

I'm building a java application which works in a LAN environment, every computer on that LAN have this application installed on it, at some point i need this application to transfer voice ...
3
votes
5answers
928 views

“Voice trigger” detection

I have a voice application that would be much-improved if there was the ability to use a "trigger word" to start recording audio. I don't need a full speech-text engine, just the ability to ...
1
vote
2answers
184 views

XNA | C# : Record and Change the Voice

My aim is code a project which records human sound and changes it (with effects). e.g : a person will record its sound over microphone (speak for a while) and than the program makes its like a baby ...
0
votes
0answers
55 views

which is the best example in sphinx

Thanks for previous replies.. I am working with sphinx 4 to recognize the voice to text.I have tried LatticeDemo for transcription the voice to text, but most of the words are not related to my audio ...
0
votes
1answer
204 views

Best API for instant voice playback on iPhone?

What I am trying to do: iPhone keep monitoring the voice input channel once the user speaks (recording sound volume > certain level) iPhone starts recording once the use stop speaking (recording ...
0
votes
1answer
222 views

record voice at voice call

In my app, i want to perform the following scenario. User inputs a number and press 'Call' button The Call button will forward the call to the callee and start recording the voice of the caller ...
0
votes
2answers
194 views

Intelligent Voice Recording: Request for Ideas

Say you have a conference room and meetings take place at arbitrary impromptu times. You would like to keep an audio record of all meetings. In order to make it as easy to use as possible, no action ...