I need to be able to mute/unmute the ppc mic when i have a SIP Push To Talk call; Anyone with the knowledge please offer advice; I have tried using the phoneSetGain(…) API but does not work.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am pretty sure that this is NOT what you want to do. Just collect and discard the samples when ptt is not activated. There are a variety of reasons for doing it this way, the biggest of which is that you will be mich more responsive (you can start sending samples as soon as you receive the button press event, otherwise, you have to wait for all the hardware changes to take effect.