I am looking to use Skype in my C# program. I wish to initiate a phone call and inject an audio file for the receiver to listen to.
Is it possible to use Microsoft Speech Object Library in C# to save the converted audio file (wav), instead of just playing it directly through the speakers?