Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Ads

Discussion Groups

Discussion Groups | Matlab DSP | How to record sound in Matlab?

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

How to record sound in Matlab? - senthilpr_in - Jan 13 17:00:00 2002



Hi everybody,
I'm working on a project on speech recog. How do you
record sound in matlab at a sampling freq of 8192Hz. Currently i'm
using windows sound recorder to record the sound at a sampling freq
of 22050 Hz which is too much for me. format conversions leads to
inaccurate reproduction of sound.

Thanx

senthil





(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

Re: How to record sound in Matlab? - Jeff Brower - Jan 14 19:52:00 2002

Senthil-

> I'm working on a project on speech recog. How do you
>record sound in matlab at a sampling freq of 8192Hz. Currently i'm
>using windows sound recorder to record the sound at a sampling freq
>of 22050 Hz which is too much for me. format conversions leads to
>inaccurate reproduction of sound.

You need a sound card that actually samples at 8.192 kHz. We use the old Tahiti

boards which have amazing analog performance (> 92 dB SNR), and we replace the
oscillator on the card so it can sample 8.192, 16.384, etc. instead of 11.025,
22.5, etc

Jeff Brower
DSP sw/hw engineer
Signalogic





(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )