Author Topic: why would I need LakeofSoft Voice Communicator?  (Read 4757 times)

bcohen

  • Posts: 1
I am new to Delphi programming, so bare with me.  I wanted mp3/wav/ogg/what-have-method streaming/decoding capabilities.  So, with Google in hand, I came across LakeofSoft Voice Communicator components http://www.lakeofsoft.com/.

I started looking into their examples and functionality, and it seemed what I wanted.  Then, when I looked at the example of how to decode, it says, "well, we use BASS decoder, so you'll need to get bass.dll".

Fair enough, I come here, grab the DLL, then read about BASS.  Well, it seems all the functionality LakeofSoft charges (small fee, $39) is in BASS already (streaming, handling of PCM, etc.).  Plus, looking thru BASS examples, it seems eaiser and more direct thru my novice eyes to use BASS, just include the BASS in uses, compile and build with bass.dll, and your off and running with some powerful audio functions.

Anyway, my question is simply, why would I need Voice Communicator (which includes BASS), over just BASS itself?  Those of you familiar with LakeofSoft, could you tell me?  I do see LakeofSoft has there stuff in VCL component format, but what advantages does that give me.

My needs are simple personal, I want to try and build by own media server & client/streaming program(s), mainly for mp3, but also down the road for other lossy or losseless formats.

Just curious....BASS seems like what I need, and the BASS examples and functionality help file seem more straight forward then LakeofSoft.

-bcohen


Chris

  • Posts: 2210
Re: why would I need LakeofSoft Voice Communicator
« Reply #1 on: 15 May '03 - 23:28 »
Mmm  I have look at this comps  i found with this comps it isn`T POSSIBLE TO bild an applikation for shoutcast or icecast....
Maybe someone has here an Idea how we can build..it....
Chris


Lake

  • Posts: 2
Re: why would I need LakeofSoft Voice Communicator
« Reply #2 on: 19 May '03 - 00:47 »

Our components were designed to simplify the process of development voice streaming (voip) applications (using ACM or external encoders/decoders, such as BASS library). If you need to build conference/broadcast-enabled applications, then you can probably find our components useful. If you simply need encoding/decoding, BASS would be a good choice.

2 DJ-Chris: Shoutcast/Icecast streaming would be added soon as well ;)

Best regards,
Aleksandr
http://lakeofsoft.com/

Chris

  • Posts: 2210
Re: why would I need LakeofSoft Voice Communicator
« Reply #3 on: 19 May '03 - 02:20 »
@ Lake
Hi..That will be very very good news.....
So we can do (for streaming) the combination off Bass and
Lakesoft....

Chris

Lake

  • Posts: 2
Re: why would I need LakeofSoft Voice Communicator
« Reply #4 on: 22 May '03 - 00:29 »

Quote

Hi..That will be very very good news.....


Hello.

I'm glad to announce our first beta support for SHOUTCast.
Here is a demo of streamer/listener:

http://lakeofsoft.com/vc/vcIcyClient_May22.zip

It requires Lame to stream and Bass to listen.
Project sources included.


Chris

  • Posts: 2210
Re: why would I need LakeofSoft Voice Communicator
« Reply #5 on: 22 May '03 - 01:46 »
Congratulations...IT will WORK PERFEKT !!!!!!!
but.....
its not possible to work with the source because in your
Evaluation Copy of your Comps is  the IceUnit missing...
But for now..Good..Working ..!!!!!

Greets
Chris
« Last Edit: 22 May '03 - 02:11 by Chris »