Hello, I am developing a Winodws audio program that utilizes the built in Windows Core Audio API. I have an issue where the IAudioCaptureClient is sending a STARTING ADDRESS of an audio frame to pointer pData. I am trying to find out how to read the packet stored at that starting address by the...
I think it would be really useful to create a Windows 10 App that consolidates all of your digital media in one place. Before starting on a project like this I want to be sure the tools to do something like this are available. Does anyone know if there is an api that handles retail accounts such...
Does anyone know of a Java API that opens a given image URL and checks whether or not it is pornographic? I am building a chat bot that will filter out porn from messages and need a method for detection...