Hi all,
Can anyone share a recommendation and their experiences with an app that I could use to create tutorials for internal use within my company.
The tutorials will be of a technical nature, like HOW TOs on certain topics, like conventions we follow when creating UIs, explanations of frameworks, APIs etc.
I would like the app to re...
I want to record sound on my Java ME App on K770i. So I used this:
http://java.sun.com/javame/reference/apis/jsr135/javax/microedition/media/control/RecordControl.html
example of RecordControl in my code. It goes like this:
import java.util.Vector;
import javax.microedition.lcdui.Choice;
import javax.microedition.lcdui.Command;
impor...
I want to record voice and sync that up with animation on the iphone as a user touches the screen. Are there apis that will help me accomplish this? I've not done anything like this so I"m having a hard time visualizing the type of algorithm that would help me accomplish this.
...
I want to make a automated call application, which will dial some mobile numbers, and give the response to them, and also record there voice in wave and text format. is it possible in PHP, or there is any buildin function or classes for doing that?
...
I want to write a program in C# for Windows Mobile 6.0, which records whatever is spoken through mike. When we enter into the application it could Start listening for voice. If user speaks something through mike then the record could be started otherwise it will keep on listening. Whatever he spoke should get recorded. Once he stopped sp...
Hello All,
I have a challenging task please help
Task:
Just say something into your iPhone or capture a friend saying something.
Then application make it sound even MORE ridiculous with your choice of over a dozen different voices.
Voices of animals, guitar, drum etc.
In this task we have to convert Pitch Manipulation i suppose.
Ple...
I am developing an android application where I need to have an IVR type system. The person should get a call from the application and some questions will be asked and the person has to answer those questions. These answers should be saved somewhere. Is a self call possible?
If not, is there a way to play and record at the same time. I ...
hi all...
i want to know the range of frequency that the iphone's microphone can listen
and can we play the least frequency sound recorded by iphone's microphone..
how to record a sound(any sound or voice) through iphone's microphone and how to save that..?
Thanks
...