linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Play file to specific call


From: Max A. Kiselev
Subject: [Linphone-developers] Play file to specific call
Date: Thu, 6 Mar 2014 18:02:23 +0400

Hello

 

I am developing a VoIP notification software using Liblinphone. The software must call a SIP address and play an audio record to the receiver. The audio is specific to the call.

 

Is there any way to play audio to a specific call? I am looking for something like a per-call version of linphone_core_set_play_file with linphone_core_use_files set to true.

 

If there is no existing APIs allowing to play audio to a specific call maybe someone can give me an advice on how to impement it? I tried implementing it but I don’t understand when LinphoneCall:: audiostream is initialized so that I can call audio_stream_play.

 

Regards,

Max A. Kiselev


reply via email to

[Prev in Thread] Current Thread [Next in Thread]