ccutebenbi / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

G.722 is not wideband #337

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install 2.0.0 rc4
2. place a call with only G.722 codec enabled
3.

What is the expected output? What do you see instead?
G.722 is a wideband codec and should produce a 7KHz frequency response. On
Siphon, there is no audio passed above 3.5KHz.
Narrowband G.722 has no advantage over G.711 and therefore is not useful.

What version of the product are you using? On what operating system?
2.0.0rc4 on ipod touch 3.0

Please provide any additional information below.

Original issue reported on code.google.com by hartnett...@gmail.com on 2 Dec 2009 at 3:17

GoogleCodeExporter commented 8 years ago
I uploaded a new version of Siphon 
(http://code.google.com/p/siphon/downloads/list ).
This issue should be fixed, could you confirm this ?

Siphon records and plays audio to 16kHz. Also for narrow band codec, it 
resamples the
streams. Certainly in future version, I will try to select the correct 
frequency to
reduce the CPU activity

New features and bugs fixed are described here :
http://code.google.com/p/siphon/wiki/Feedback

Original comment by samuelv0...@gmail.com on 27 Mar 2010 at 4:50