Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Remote Sound


Message #1 by Vincent.Vandermeen@i... on Fri, 25 Oct 2002 13:14:20 +0200
On my system, I have a similar setup. I load the text to be spoken into
a table on the server, and have all the speakers connected to the
server.

Regardless of which floor the server is on, you are going to need a
common point for at least one PC to be hooked to them. Then, on that PC,
write a small app that reads from the SQL table and speaks the text.

-----Original Message-----
From: Vincent.Vandermeen@i...
[mailto:Vincent.Vandermeen@i...]
Sent: Friday, October 25, 2002 6:14 AM
To: professional vb
Subject: [pro_vb] Remote Sound


Hi all,

I'm writing a program that speaks textfile automatically and it works
good
when you need to have the sound at your side.

The problem is that the computer running the file and the computer who's

giving the sound of that file needs to be different.

My situation:

The office where I work counts 2 floors (floor 5 and 6). The machine who

plays the sound is in a server room on floor 6 and our desks are on the
5th floor.
So the PC on floor 6 should play a file on floor 5 and the sound should
also come to the 5th floor.

Any ideas ?

Kind Regards

Vincent Vandermeeren

Disclaimer:
Ce message e-mail ainsi que tous les fichiers transmis sont
confidentiels
et uniquement destin=E9s =E0 l'usage de la personne ou de l'entit=E9 =E0 
qui ils

sont adress=E9s. Si vous avez re=E7u ce message e-mail par erreur, 
veuillez
en
informer l'exp=E9diteur et le supprimer de tout ordinateur.

This e-mail and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are

addressed. If you have received this e-mail in error please notify the
sender and delete the material from any computer.


---
Visual C# - A Guide for VB6 Developers
This book will make it easy to transfer your skills
from Visual Basic 6 to C#, the language of choice
of the .NET Framework.
http://www.wrox.com/ACON11.asp?ISBN=3D1861007175&p2p0059




  Return to Index