dll not found

25 views
Skip to first unread message

Germán B

unread,
Jul 21, 2018, 1:29:29 PM7/21/18
to NewAC users
Hello everyone.
He installed the components in Delphi XE10.1 without any problem.

When I start testing, I request dlls (in my case vorbis). The page of http://symmetrica.net is renewed with another topic.
I have tried to search without results ogg.dll

My intention is to record voice. I would like you to try the best option for this, in the smallest possible space.

Thank you.

Ross Levis

unread,
Jul 21, 2018, 8:52:53 PM7/21/18
to newac...@googlegroups.com

Go to this page.

ogg vorbis dlls using aoTuVb6.03 2015 (Lancer Builds)

 

I suggest the downloading the 2015 Lancer builds for the 4 DLLs.  You should be fine with the SSE2 optimized edition as all CPU’s have had SSE2 since 2003.  There may still be the odd person without an SSE3 processor.

 

Ross.

--
--
You are recieving this message because you are subscribed to "NewAC users" Google group.
To post message to this group send it to
newac...@googlegroups.com
To unsubscribe from the group send a mail to: newac-users...@googlegroups.com
Additional variants are available at the groups page http://groups.google.com/group/newac-users?hl=en
---
You received this message because you are subscribed to the Google Groups "NewAC users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to newac-users...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Germán B

unread,
Jul 22, 2018, 1:24:53 PM7/22/18
to NewAC users
Thank you very much for the reply. Now it's all ok
But I still have some doubts that in the examples I could not find.

1 For voice recording and generate an ogg file. I do the following:

Config TDXAudioIn.DeviceNumber

in button1Click
   VorbisOut.FileName: = 'Test.ogg';
   VorbisOut.Compression: = 0.2;
   VorbisOut.Run;
end;

in button2Click

VorbisOut.Stop (True);

This generates the file, but without audio. (From windows the mic works well)
What is missing?
How can I configure the mic from the app?
How can I control the Mic from the app (UI)?

Germán B

unread,
Jul 22, 2018, 1:32:52 PM7/22/18
to NewAC users
Ok, change TDXAudioIn.inChannels from 1 to 2
Now an unrecoverable sound is recorded.


El sábado, 21 de julio de 2018, 14:29:29 (UTC-3), Germán B escribió:
Reply all
Reply to author
Forward
0 new messages