Displaying 3 results from an estimated 3 matches for "doder".
Did you mean:
oder
2010 Apr 01
2
Regarding problem with encoding / decoding
...ject details are,
I have to capture voice from mic and encode it then decode and play.
I am capturing the voice and storing in a buffer from there i am reading frame by frame ( 160 bytes) . These bytes i am converting to short int then calling speex_encode-int(). The output buffer i am passing to doder speex_decode_int() function. with out encode and decoding the program working perfectly i am able listen the voice.
After decoding if i play the data in the buffer. I am not able to listen the voice , noise is dominating the voice. I am hearing like the voice itself merged with noise. I used deno...
2013 Jun 25
2
/etc/passwd Centos + dovecot
Hi group , I use system users with passwords defined in /etc/passwd.
How can users change their passwords ?
BR
Dejan
2010 Apr 05
2
Regarding problem with encoding / decoding
...capture voice from mic and encode it then decode and play.
> > I am capturing the voice and storing in a buffer from there i am
> reading frame by frame ( 160 bytes) . These bytes i am converting to
> short int then calling speex_encode-int(). The output buffer i am
> passing to doder speex_decode_int() function. with out encode and
> decoding the program working perfectly i am able listen the voice.
> >
> > After decoding if i play the data in the buffer. I am not able to
> listen the voice , noise is dominating the voice. I am hearing like
> the voice...