Arunkarthicknallasami / siphon

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

Volume level is weak #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. when you make or receive a call, the sound of callee is weak. It's not
important in a building but in the street you don't hear anything.

What is the expected output? What do you see instead?
I'd like it's possible to  increase the sound level with iphone button or
slider for ipod (double click on home button)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by samuelv0...@gmail.com on 2 Apr 2008 at 8:08

GoogleCodeExporter commented 8 years ago
Use : 
 - AVSystemController
 - NSNotificationCenter  with AVSystemController_SystemVolumeDidChangeNotification
to receive notification of volume modification.

NOw you can change volume level durind a call.

Original comment by samuelv0...@gmail.com on 2 Apr 2008 at 8:16

GoogleCodeExporter commented 8 years ago
Works fine in 1.9.7

Original comment by samuelv0...@gmail.com on 9 Jun 2008 at 7:21