![]() |
PortSIP VoIP SDK Manual for iOS
16.2
PortSIP features our newest, supported, quality-assured VoIP SDK used by Several hundred companies around the world for easy VoIP application develop and quality-assured code.
|
Functions | |
(void) | - PortSIPSDK::enableVAD: |
Enable/disable Voice Activity Detection (VAD). More... | |
(void) | - PortSIPSDK::enableCNG: |
Enable/disable Comfort Noise Generator (CNG). More... | |
- (void) enableVAD: | (BOOL) | state |
Enable/disable Voice Activity Detection (VAD).
state | Set to true to enable VAD, or false to disable it. |
- (void) enableCNG: | (BOOL) | state |
Enable/disable Comfort Noise Generator (CNG).
state | Set to true to enable CNG, or false to disable. |