Questions tagged [recording]

Questions related to recording of media like audio, video and speech.

Recording is the process of capturing data or translating information to a recording format stored on some storage medium, which is often referred to as a record or, if an auditory medium, a recording.

More details at http://en.wikipedia.org/wiki/Recording

694 questions
-1
votes
1 answer

Phonegap record sound. Save to a file after when something heard

is there any plugin that could catch the sound and save it? So it would wait for some sound threshold and only then would start writing sound to file or just could ping, that the any sound was heard?
Tautvydas
  • 72
  • 1
  • 11
-1
votes
2 answers

Tracking changes in values and posting in a series of cells

I have two cells with each returning a total from a series independent from each other. I would like to post these totals in new cells each time a change is made to either of the cells, with the values of both cells recorded each time. This is a…
-1
votes
2 answers

Audio Recording in vb.net

help me I want to make a program that record mic in vb.net I got this code but I cant save audio on different location Imports System.Runtime.InteropServices Public Class Form1 'Dim recording As Boolean = False Dim Filez As String =…
Mohmmad Yahya
  • 49
  • 1
  • 7
-1
votes
1 answer

Voice call with gsm-modem by C#

im new in c# and i wanna right a code for have a voice call through the GSM modem , actually don't know about how to receive and send voice or stream that ,if any one knows about how to do it please help me with this problem. i just found this but…
-1
votes
1 answer

Asterisk 13.1-cert2 | voice messages recording issue

I have compiled asterisk 13.1-cert2 successfully. All the features (as far as I tested) works but voicemail application! It doesn't record the voice message. As you can see below it seems voicemail application works fine: [Jun 7 11:06:09] --…
-1
votes
1 answer

WAV file not working. How can I fix it?

I have this file which came form a cellphone company's call center. It's supposed to be a recording of a conversation I had with them. I tried to open it using Windows Media Player, VLC Media Player, and Audacity. But it didn't work. Do you have any…
-1
votes
1 answer

Do anybody have the code for recording android screen with audio?

I want to make an mp4 video of an activity on android device. Do anybody have the code or suggestions for the same?
pay
  • 23
  • 4
-1
votes
2 answers

Allow Java application to continue running while recording audio

I am trying to embed some code I found (original here) for recording and saving audio input into a Java swing application. My problem is that I want the audio recording to run concurrently with other things the application is doing, but in fact, the…
baixiwei
  • 959
  • 4
  • 14
  • 25
-1
votes
1 answer

iPhone: Recording to CAF Files Produces Only Static

I am developing an iPhone voice recording application which creates audio files in caf format. When I play those files back, the only thing I here is static. Also, the sizes of the files are huge e.g. up to 1.7 mb for a 10 sec recording. Could I…
kumaryr
  • 1
  • 2
-1
votes
1 answer

How to record audio so that it overwrites the beginning of the recording once it reaches a specific length?

I have been pondering this for a few days now, but i cant figure out the best way of doing it. I want to be able to record Audio for 2 min (for example), and once it reaches that length, i want it to start deleteing the beginning of the recording so…
Fishingfon
  • 1,014
  • 2
  • 14
  • 32
-1
votes
4 answers

How to display recording time in Android?

I developed a sound record application for Android that is working fine. Now I want to display the recording time in a TextView. How can I implement it?
Krishna
  • 4,701
  • 16
  • 58
  • 95
-1
votes
2 answers

webcam recording with red5

We have a red5 recorder/red5 server setup. This is working correctly and videos are getting created in the server. We are having a problem with the recording and playback etc not working in a streamlined way. ie after you record and play the…
Prasanth
  • 565
  • 1
  • 8
  • 23
-1
votes
1 answer

Changing wave header in mp3 file

Is it possible to change the wave header in an existing mp3 file? I need it to be 8 or 16 bits per sample. Any tips about how to proceed? I am totally stuck. Thank you very much
pindleskin
  • 185
  • 1
  • 2
  • 14
-2
votes
1 answer

Flashing my old capture box with my own OS

So I have an old hdmi capture box that never worked, and have just started getting into making an OS with assembly. My idea was to originally use a blank disc and use this for my project. But I was wondering if I could flash my box and put my OS…
-2
votes
1 answer

JMeter: Why page keeps on loading continuously while recording using https?

The application is built using .Net and there is no issue when accessing the website manually. The issue is while recording and the page keeps on loading which won't display any objects. Thanks in advance for any answers.
1 2 3
46
47