Is it possible to play a recorded audio file to the callee using the Telephony API in Symbian? If so how?
Thanks.
Is it possible to play a recorded audio file to the callee using the Telephony API in Symbian? If so how?
Thanks.
You can use the CMdaAudioPlayerUtility
API to play an audio file to telephony uplink.
How to listen to the spoken DTMD digit every time the sound card capture one? The objective is radio controlling my pc and interfaces activities dialing dtmf tones via a hand-held transceiver. I ...
When an Android phone receives a call it automatically checks if the call exists in its own contact database. I was wondering if there is a simple way to access that information. I have a ...
I ve written a test app to read the call log. There are 3 types of field -> incoming, outgoing, missed In the emulator, I get the type missed after not picking up the phone. If I reject the call, I ...
I have an asterisk-based PBX, and I have been able to successfully run an AGI script from the web control panel of the PBX. Because I am calling AGI from Perl (neither of which I know, yet)... ...
Is it possible to play a recorded audio file to the callee using the Telephony API in Symbian? If so how? Thanks.
I want to change a couple off characters * # for A and P to have the monitor filename with characters more friendly. The only solution I could find was to do it my self within the dialplan but it ...
Specifically, I have the Apple USB modem that says it supports Caller ID and I want my app to be able to know when a call comes in and whose calling. In the future I may add dialer capabilities, etc.,...
Is there a way in managed code to list the Modem/Telephony devices installed on the system? If .Net does not have a way, could you point me in a direction?