Archived:Audio routing limitations on S60 3rd Edition (Known Issue)
extkbeditor2
(Talk | contribs) m |
|||
| Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
| − | {| | + | {{KnowledgeBase |
| − | | | + | |id=KIS000347 |
| − | + | |platform=S60 3rd Edition | |
| − | | | + | |devices= |
| + | |category= | ||
| + | |subcategory= | ||
| + | |creationdate=July 7, 2006, updated June 11, 2008 | ||
| + | |keywords= | ||
| + | }} | ||
| − | + | ==Overview== | |
| − | + | 3rd-party applications cannot control audio routing or mix audio with an active voice call on S60 3rd Edition. | |
| − | + | ||
| − | + | ||
| − | + | ==Description== | |
| − | + | 3rd-party applications on S60 3rd Edition have some limitations in their audio routing and playback capabilities.<br>1) VoIP applications: The voice will be directed only to the loudspeaker and not to the earpiece because all 3rd-party audio applications are treated as "Players/Recorders".<br>2) 3rd-party applications cannot mix audio with an ongoing circuit-switched voice call. This is due to a hard-coded Vendor ID check in the mixing policy between 3rd-party "Players" and native telephony application.<br>3) Applications that try to play custom/video ring tones are not able to play the ring tone if the Nokia music player is playing music at the same time when there is an incoming call.<br>Audio preference and priority values sent by the 3rd-party application are ignored if the application does not have Symbian or Nokia Vendor ID. Typically developers<nowiki>’</nowiki> VID is 0x00000000. Nokia<nowiki>’</nowiki>s VID is not available for 3rd parties. | |
| − | + | ||
| − | + | ||
| − | + | ==Solution== | |
| − | + | Forum Nokia provides an Audio Proxy Server (APS) wrapper for S60 3rd Edition devices and a VoIP Audio Services APIs (VAS) for S60 3rd Edition, FP1 and FP2 devices that can be used for creating audio streams, such as VoIP applications. APS and VAS are part of the [[SDK API Plug-in]] packages for S60 3rd Edition SDKs. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Additionally, Call Audio Control API offers loudspeaker control for GSM calls. | Additionally, Call Audio Control API offers loudspeaker control for GSM calls. | ||
Note that S60 3rd Edition and S60 3rd Edition, FP1 devices require different versions of the APS server binaries. | Note that S60 3rd Edition and S60 3rd Edition, FP1 devices require different versions of the APS server binaries. | ||
| − | + | ||
[[Category:Known Issue]][[Category:Symbian C++]][[Category:Audio]][[Category:S60 3rd Edition]][[Category:VoIP]] | [[Category:Known Issue]][[Category:Symbian C++]][[Category:Audio]][[Category:S60 3rd Edition]][[Category:VoIP]] | ||
Revision as of 17:06, 23 October 2008
Article Metadata
Compatibility
Article
Overview
3rd-party applications cannot control audio routing or mix audio with an active voice call on S60 3rd Edition.
Description
3rd-party applications on S60 3rd Edition have some limitations in their audio routing and playback capabilities.
1) VoIP applications: The voice will be directed only to the loudspeaker and not to the earpiece because all 3rd-party audio applications are treated as "Players/Recorders".
2) 3rd-party applications cannot mix audio with an ongoing circuit-switched voice call. This is due to a hard-coded Vendor ID check in the mixing policy between 3rd-party "Players" and native telephony application.
3) Applications that try to play custom/video ring tones are not able to play the ring tone if the Nokia music player is playing music at the same time when there is an incoming call.
Audio preference and priority values sent by the 3rd-party application are ignored if the application does not have Symbian or Nokia Vendor ID. Typically developers’ VID is 0x00000000. Nokia’s VID is not available for 3rd parties.
Solution
Forum Nokia provides an Audio Proxy Server (APS) wrapper for S60 3rd Edition devices and a VoIP Audio Services APIs (VAS) for S60 3rd Edition, FP1 and FP2 devices that can be used for creating audio streams, such as VoIP applications. APS and VAS are part of the SDK API Plug-in packages for S60 3rd Edition SDKs.
Additionally, Call Audio Control API offers loudspeaker control for GSM calls.
Note that S60 3rd Edition and S60 3rd Edition, FP1 devices require different versions of the APS server binaries.

