Open Oheed911 opened 1 year ago
You mean Virtual Audio Sink Filter ? We can play a video file and render that audio to the Virtual Audio Sink Filter, Then from another application we can catch that audio via this source filter. Please let me know if you found something similar.
Is there a "file renderer" source or something?
On Fri, Aug 23, 2024 at 4:29 PM gaamaaresosa @.***> wrote:
You mean Virtual Audio Sink Filter ? We can play a video file and render that audio to the Virtual Audio Sink Filter, Then from another application we can catch that audio via this source filter. Please let me know if you found something similar.
— Reply to this email directly, view it on GitHub https://github.com/rdp/virtual-audio-capture-grabber-device/issues/41#issuecomment-2307885537, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADBUAAKK5226PXK7ABNB3ZS6ZUHAVCNFSM6AAAAABNA6U7F6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXHA4DKNJTG4 . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>
Hi, I need to capture the input of the microphone and capture the audio and write the audio to the virtual device.
Any idea how we can implement this.
Any help would be very much appreciated. Thanks.