How Software Gets Done  


(No Login on Secured Page)

Custom Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
 
Help for Buyers
Articles for Buyers
Latest News
 

Custom Software Coders

Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
C++ Trees + Nodes
By kljw5 on Mar 20
Max Bid: Open to fair suggestions


Online Food Ordering System
By matrixnyc on Mar 20
Max Bid: $300


Oracle programs
By Dawa on Mar 20
Max Bid: $50


Simple invoice system
By tkc11 on Mar 20
Max Bid: $250


C# and MSScriptControl problem
By zubok32 on Mar 20
Max Bid: $5


Simple Invoice Program
By tkc11 on Mar 20
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site

Open Work Categories.
Database 
(150 open)
   Access 
(63 open)
   MySQL 
(102 open)
   Oracle 
(7 open)
   SQL Server 
(50 open)
   Other DB 
(20 open)
Documentation / Tech Writing 
(28 open)
Game Development 
(31 open)
Graphics / Art / Music 
(43 open)
   Graphics 
(48 open)
     3d Animation 
(13 open)
   Art (Misc.) 
(18 open)
   Music 
(8 open)
   3d Modeling 
(8 open)
Language Specific 
(92 open)
   ASP 
(69 open)
   C# 
(40 open)
   C++ / C 
(117 open)
   Cold Fusion 
(7 open)
   Delphi 
(39 open)
   Java 
(68 open)
   Perl 
(44 open)
   PHP 
(98 open)
   XML/XSL 
(26 open)
   Visual Basic 
(165 open)
   Visual Basic .Net 
(69 open)
   Other 
(63 open)
Misc 
(50 open)
   CAD 
(2 open)
MultiMedia 
(35 open)
Network 
(35 open)
   Network Design 
(6 open)
   Network Implementation 
(9 open)
Platforms 
(52 open)
   Windows 
(153 open)
     MS Exchange 
(6 open)
     MS Office 
(14 open)
     Other 
(8 open)
   Internet Browser 
(46 open)
   Linux 
(38 open)
   UNIX 
(30 open)
   Hand Held/PDA Programming 
(11 open)
Requirements 
(13 open)
Security 
(32 open)
Testing / Quality Assurance 
(13 open)
Web 
(168 open)
   Page Design 
(93 open)
   Flash 
(53 open)
   Web Services 
(75 open)
   Web (Other) 
(86 open)
Training 
(10 open)
   Computer Based 
(15 open)
 
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Appended zipfile: play wav files in an exsisting program
Bid Request Id: 10935
Bookmark in my 'To Do' list
Posted by: GregSRice (4 ratings)
(Software buyer rating 10)
('Non-action' Ratio: None - 0%)
Posted: Mar 15, 2002
2:57:55 PM EDT
Bidding Closes: Mar 29, 2002
3:41:46 PM EDT
Viewed (by coders): 742 times
Deadline: 3/29/2002
TIME EXPIRED
Phase:
100% of work was accepted by buyer. Coder account has been credited.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: Windows, Visual Basic
Enter chat room for this bid request
(0 active users at Mar 20, 2003 11:52:17 AM EDT)

Description:
Have an exsisting program. See "home automation" under completed works for details (use Quick Search).
Now I want it to play wave files, downloaded this code from a web site and it works:
http://www.mystro.demon.co.uk/vb/examples/wavplay.html
As this page says it stops the program when it plays a wavfile, which must not happen in my program.
Basically my program is a big loop, getting data from the interface board. When a variable is set in the loop, I want a short wave file to play (will never be more than 10 words) and they must be cued. If several variables are set and call several different wave files,the wave files must play in sequence without slowing (significantly) or stopping the loop. The exsisting program is "slow" now , looping at the most 10 times a second. Not more than 10 different wave files will be called at any given time.
I might need help modifing the module once I get it integrated with my exisiting program.If you can make a standalone module that randomly calls different wav file every 5 seconds or so and cues them to play sequentiatily and at the same time have a counter in the loop count continously without being interupted, I should be able to integrate it.

The next stage in the developing of my program is getting the modem to dial out and play wav files. Hopefully I will be able to call into the program and prompt it for information, but that is down the road aways.


Deliverables:
Do not expect any obligations from the code writer, just some guidance.

Platform:
celeron 500 windows 98 visual basic 5


Must be 100% finished and received by buyer on:

Mar 29, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.

Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.



Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
Michael Sharp
(123 ratings)
in Ptolemaida, Kozani
Greece
Bid id: 124,723
This coder is certified! Click here for transcript
$25 (USD) Mar 16, 2002
6:45:03 AM EDT
 9.98
(Excellent)
   
Hi Greg,

I've done a lot of work with home and industrial automation. For your project, adding wav capability is easily accomplished. What I propose to do is provide you with a standalone module and help you to integrate into your program. I would like to take a look at your code to come up with the best method of stacking the wavs to play sequentially. There are any number of methods for doing this, but it really depends on the existing structure of your program.

Please take a moment to review my online resume and client comments regarding my performance on their projects.

Best Regards and good luck to you on your project!

Mike
 
 
 
 
  See 4 private reply(ies)
to/from Michael Sharp.
 




Quick Search
 

 Advanced Search
Newest Open Work
Latest News

 
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 

Rent A Coder Top Coders.


Anuj Gakhar
Rated a 9.98 on 86 jobs 
Securenext
Rated a 9.98 on 77 jobs 
Codman
Rated a 9.97 on 129 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Michael Sharp
Rated a 9.98 on 156 jobs 
RNA
Rated a 9.92 on 33 jobs 
Buddies
Rated a 9.81 on 61 jobs 
markesh
Rated a 10 on 21 jobs 
hernest
Rated a 10 on 91 jobs 
Andrei Remenchuk
Rated a 10 on 10 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers
 
Other
Rent A Coder is PayPal verified through it's parent company, Exhedra Solutions, Inc.

Created in partnership with:

 


Affiliate Sites



Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.