The tag has no wiki summary.

learn more… | top users | synonyms

-3
votes
0answers
13 views

How to judge whether the voice input in java [closed]

I write a recorder in Java,and I hope it stop recording when I stop speaking. How can I fix it?thx.
4
votes
1answer
56 views

Record only caller's voice in android

I am using media recorder for recording call in android. But I only want to record the caller's voice.. Can this be done? recorder.setAudioSource(MediaRecorder.AudioSource.VOICE_CALL); ...
-2
votes
1answer
35 views

Cloud telephony call forwarding [closed]

I am looking for a cloud telephony solution that would allow me to create a routing service. The service would work as follows: The user calls the number, The user makes some menu choices using a ...
0
votes
0answers
19 views

How to configure SoX to filter out “popping P's” in a recorded voice-over?

I'm trying to understand how to configure SoX to eliminate the 'plosives' effect on a recorded voice-over file. (Plosives are P's & B's, mostly at the beginning of words). I have browsed the ...
0
votes
0answers
22 views

how to change audiotrack to ROBOTIC voice android?

How can i change audiotrack that has been recorded to ROBOTIC voice android. audioTrack = new AudioTrack( AudioManager.STREAM_MUSIC, ...
0
votes
0answers
32 views

Is it possible to record ONLY my voice of the conversation?

I'd like to develop an app for myself that recording only my voice of each conversation. I have a couple of questions before I can start to learn Android development (I am a .NET developer with key ...
-2
votes
0answers
28 views

How to read an audio input from microphone and how to compare two sounds? [closed]

My question is, how is possible to read the input from microphone and how to compare to different inputs, for example the sound i read form the microphone is "mac" and basically what I want is to ...
-1
votes
0answers
10 views

Separating Two Speakers in an Audio File Using Programs [migrated]

I have some recorded audio files. I have two main cases: Person A speaking, and then Person B speaking. Person A speaking, then person B speaking and then person A speaking back again. There is ...
0
votes
0answers
61 views

Voice streaming from Android via bluetooth

I need to stream audio from Android device (2.3 - 4.2) to bluetooth radio. Radio accept voice frame 10ms @ 8000 sps = 80 bytes (G.711 a-law compander) only. I chose AudioRecord to record my voice. All ...
-2
votes
0answers
67 views

Voice Recording Application using XAML for Windows Phone 8 [closed]

I've found myself stumped while trying to build the voice recording portion of my application. It sort of resembles Nimbus Notes for Windows Phone 8, but I cant seem to get beyond creating a working ...
0
votes
0answers
18 views

HTML iOS Audio Notes Upload

I have an HTML5 Phonegap Built/Wrapped App which I require to be able to save recorded audio notes to an external server... Apple are SO strict on this, can anybody think of a way to access ...
1
vote
0answers
38 views

How to control application using voice? [closed]

I'm developing an application, it can control application, example Music Player, Maps, Browser, etc... using Voice. But now, i don't have any idea or example code to implement. For example : With ...
4
votes
1answer
219 views

Recorded sound file (ala google now, google keep) - RecognizerIntent/Listener

I have been developing an application that uses the recognizerIntent to get voice input. However, since jelly bean was launched, I have not been able to get the actual sound file from my voice input. ...
4
votes
1answer
225 views

How to change the voice of the person while he is calling to another person during the conversation by android code [closed]

Is it possible to change the voice of the person while he is calling to another person during the conversation by android code ? Are developers allowed to do such functionality in android ...
0
votes
1answer
91 views

Record audio in metro application [closed]

I need a basic sample to know how I can record voice in metro application (C#)?
1
vote
0answers
124 views

How to recognize specific voices like human laughing or baby crying from Microphone Recording in Windows Phone 8? [closed]

I want to recognize voices like human laughing or baby crying from Microphone voice recording in Windows Phone 8. I am able to record the voice using Microphone in Windows Phone 8 but not able to ...
3
votes
2answers
332 views

Can I use javascript to record voice on a web app?

I've been doing some research and it seems I can only use either Flash or Java is there no way of doing it via Javascript?
0
votes
1answer
100 views

Access microphone for android devices in c#

sorry if this has been answered somewhere, i haven't been able to find what i need so far. I need to access the microphone on android devices in c# to record and playback voice. How do i go about ...
0
votes
1answer
101 views

WAMI Recorder in .NET

I'm looking at this flash audio recorder: http://code.google.com/p/wami-recorder/ Has anyone successfully implemented it in .NET (specifically MVC3 C#)? All I see in the site is PHP implementation ...
6
votes
3answers
197 views

how to implement and show Sound Amplitude graphically on iOS?

The task is to show amplitude of the voice spoken into the Mic of the phone and show the amplitude like this: Can someone please guide me how can i achieve this. Thanks everyone.
1
vote
1answer
268 views

NAudio writing sample by sample to file

I'm building an application which records audio from the microphone to a file (.mp3). I want my application to write data to the file only when a high enough amplitude is detected. I'm having trouble ...
0
votes
1answer
65 views

How to make a call with voice in Emulator

I'm building an application which can recording the incoming call. I want the incoming call have some voice to test my app. How to config Emulator to do that?
0
votes
1answer
218 views

Sending voice in ByteArray via RTMFP

I'm building a voice chat manipulating voice data. I'm getting SAMPLE_DATA (ByteArray) from Microphone and sending it via NetStream send() method. Then i have to convert it back to sound. How can I do ...
0
votes
1answer
199 views

Call Record-not recording call from particular number

Here i want to record phone call from 15555215556, for that i have given IF Condition- "String aa="15555215556"; if(aa.equals(incomingNumber))". If incomingNumber equals aa it should start recording, ...
0
votes
1answer
79 views

Options for a voice recording web application

I need to create a web application that allows the user to record voice and save it on a server. I have searched around to find options, both on Google and on StackOverflow, but it seems that none of ...
0
votes
1answer
129 views

Record audio on mobile through web

I would like to be able to record audio on mobile phones by having the user trigger the recording through a button press on a web page. Based on what I've read, audio recording is supported (kind of) ...
0
votes
1answer
230 views

How to modify a recorded voice to playback and sound “funny” in iOS?

I am creating one application which requires recording voice and then funny voice will play. Is there any library to use this work function better?
0
votes
1answer
122 views

Can I record a user's voice and compare this with other user voice using codeigniter? [closed]

Regards, I have the curiosity to create a small application in which you can record voice and save it. Then, compare the voice with another and show if appear this voice with the other. I would know ...
0
votes
1answer
336 views

Camera app in sencha + Phone Gap [closed]

I am new in sencha, I need to develop an app in Sencha and can have the option of using Phone Gap with it. It will be an android app. I need to work with Camera and Voice Recorder, Need an option to ...
1
vote
0answers
107 views

getting sound decible in android recorder

i'm trying to develop an android voice recorder.i am able to record and play back the file but the problem is i can't get the decibel of the voice recording.the reason i need it is because i want to ...
0
votes
1answer
156 views

Java libraries to determine voice note in wav file

Is any library written in java to determine voice note in wav file, illustration: I record my voice then result the wav file, then I can know what is the note my voice. This website has implemented ...
0
votes
0answers
194 views

Transferring android call over wifi to pc?

I am trying to make an app which can do following: 1. Transfer the call voice over wifi to the pc (same way a remote sms works for sms) 2. Transfer the speaker voice over wifi back to mobile and then ...
0
votes
0answers
38 views

Android: How to add new voice mail for all the contacts in phone programmatically

Normally we set particular voice mail to different different contacts. I want to set same voice mail to all the contacts. how do i start. Please suggest me. thanking you all in advance :)
1
vote
1answer
196 views

How can I use HTML5 to both record audio (speech) and convert the recorded speech into text?

I have a project in mind where I want users to record speech in a browser. I know that for recording audio I can use getUserMedia and for speech to text input I can use x-webkit-speech. I'm OK with ...
0
votes
0answers
186 views

Send Voice Mail in android programmatically [closed]

I want to make an app which can record the files from the app and save to memory card and can be sent as a voice mail. Please help. Thanks in Advance :)
2
votes
1answer
108 views

How can I graph the intonation of a voice sample?

I want to make an iOS app that allows me to graph the intonation (the rise and fall of the pitch of their voice) of an audio sample as read in by the user. Intonation is very important in various ...
1
vote
1answer
459 views

How to record audio from loud speaker?

Does anyone know what source should I use if I want to record sound from the loud speaker rather than microphone? this is what I have but of course this is recording from MIC. ...
0
votes
0answers
11 views

Group Recorder widget

I really like the Group Recorder widget but I wanted to see if one thing was possible. I am working on a cloud recording project where users will have to record hundreds of 'lines'. Would there be a ...
1
vote
1answer
549 views

Trying to record voice in android but getting error

I am trying to record voice in android emulator (android 4.1). But I when I press the button to start recording then it immediately return from the function and executes next line that logs a message ...
0
votes
0answers
36 views

Recoding voice for a given duration in c#

I'm doing a voice recognition project using ms visual studio 2010 and I'm using the function "mciSendString" to recode and save voice.Now i need to record voice for a given duration (ex- for 2sec).is ...
0
votes
2answers
231 views

AudioRecord can not be initialized

I am trying to work with audiorecorder, but I am getting illegal argument exceptions stating that the audiorecorder is not initialised. My code is like the one shown here private static final int ...
0
votes
1answer
111 views

Voice transformation in Android

I am looking for an SDK for Android proving tools to transform the voice. With iOS, there is this kind of SDK : http://www.izotope.com/tech/izomobile/vocalfx.asp Do you know something similar ?
1
vote
0answers
183 views

Change default speech voice in text to speech by on screen option inside the app

I'm developing a text to speech app that required change default speech voice in android. how can i use child voice or female voice and other available voice in android those are free to use?? Can I ...
0
votes
2answers
284 views

AudioRecord buffer values

Hi I am building an app that will use incoming audio from the MIC and compare it with a stored sound file. At the moment I am trying to get to grips with what the data from the AudioRecord function ...
0
votes
0answers
30 views

Questions about recording phone api [closed]

I am a student learning Android. I find the call the api with the other voice storage. I could find on this api? I need help. Thanks.
0
votes
2answers
69 views

App that reacts on the voice of calling party

I need to develop an App that reacts on the voice of the caller - so the participant in the phone call who is 'not there'.. specifically: Someone calls me and stops speaking. The app should alarm me ...
0
votes
0answers
110 views

Voice recording APP using Java

I need a web application for voice recording. Is it possible using java for voice recording? it works on android and IPAD browsers? Thanks, VKS
0
votes
0answers
278 views

Record voice with Java from web browser [closed]

I have to record voice directly from web browser, with a Java applet. Not with flash. I have to develop a reach voice recorder, with a button to pause during recording and continue later, and also I' ...
0
votes
3answers
318 views

How can I record an voice in android as long as holding a button?

I want to record voice as long as holding the record button and save that voice into the raw folder in my project. I used the code below. Altough there appears no errors, i couldn't get any output. ...
2
votes
1answer
340 views

How to check strength (intensity) of audio while recording?

I am working on a voice recorder application. I want to know is there any way to find strength of the audio while recording it. I don't want to save the recording anywhere. I just want to show user if ...

1 2 3