chiArtem / siphon

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

Ringing sound (incoming/outgoing calls) very quiet (Compilation) #513

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
the problem is always available on iPhone device, not on simulator

What is the expected output? What do you see instead?
The speaking volume is great but the ringing sound volume (for incoming calls 
and the beep for outgoing calls) is very very quiet :S

What version of the product are you using? On what operating system?
I have tested with iPhone 3, iPhone 3G and iPhone 4 the problem is the same on 
the simulator all is fine.

Please provide any additional information below.

Is there some parameter used for the ringing sound volume?
I have found a parameter named RING_FILE, this parameter is used for custom 
ringing sounds?
If yes, how/where can I change it?

All is fine but I will never hear the Siphon ringing if I'm out there and the 
phone is not in front of me :)
and also when I'm making a call the "beep" sound is very quiet too, so I cannot 
hear if the phone is ringing or not.

Any help is very appreciated

Thanks in advance

Original issue reported on code.google.com by danielve...@gmail.com on 28 Apr 2011 at 6:32

GoogleCodeExporter commented 9 years ago
I have found that to use the custom incoming call sound in Siphon the property 
RING_FILE=1 should be set under Processor macros (otherwise you should remove 
this property or set it to 0 if you prefer to use defualt-generated sound),

Xcode -> Project menu -> Edit Project Settings -> search for  
GCC_PREPROCESSOR_DEFINITIONS
Processor Macros |  RING_FILE=1

I hope that this can help to someone else.

Cheers

Original comment by danielve...@gmail.com on 28 Apr 2011 at 7:11

GoogleCodeExporter commented 9 years ago

Original comment by samuelv0...@gmail.com on 28 Apr 2011 at 7:59