News:

SMF - Just Installed!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - csanchez

#1
Hi,

AboutBox method returns:

Component version: 11.0.0.0
Audio Engine version: 14.0.0.1
Full version

I will give it a try on another production PC with similar configuration.

Thanks
#2
Sure, after line

nResult = AudioSoundRecorder.StartFromDirectSoundDevice(idDev, idSource, rFileName)

nResult returns ERR_GENERIC
#3
Hi Severino

I forgot to mention this issue arose in a production computer, no trial files there, only files on Redist folder were installed.
In our development computer everything works just fine.

Thanks.
#4
Hello, my app returns error ERR_GENERIC and is unable to record after Windows 10 installed the latest upgrades (22H2). I tried with provided sample app SimpleMp3Rec and it returns the same error.
Just upgraded from version 10 to 11 but the issue remains.

Best Regards.