Operating environment: Windows 7 64 bit running Excel 2010.
My present application processes streaming data and generates constantly changing visual interpretations. Now I want to make the application talk to me in English.
My plan: 1. Record a variety of alert messages and action commands as WAV files. 2. Create a new spreadsheet with a separate range related to each contemplated wav message. 3. Test the values in the ranges against a standard. 4. If a hit, use VBA to play the recorded message. It needs to be very fast to keep up with the streaming data.
Problem: I thought I knew how to write the desired program, but apparently Win 7 64bit has disabled the old VBA commands.
I have Mr. Jelen's book VBA and Macros on my Kindle. From that I decided to join this forum.
I know that this subject was addressed when Win 7 64bit was new. My application is not commercial and it does not need to be backward compatible. Thank in advance for the boost that will put me over the hurdle. Palmer Hinsdale
My present application processes streaming data and generates constantly changing visual interpretations. Now I want to make the application talk to me in English.
My plan: 1. Record a variety of alert messages and action commands as WAV files. 2. Create a new spreadsheet with a separate range related to each contemplated wav message. 3. Test the values in the ranges against a standard. 4. If a hit, use VBA to play the recorded message. It needs to be very fast to keep up with the streaming data.
Problem: I thought I knew how to write the desired program, but apparently Win 7 64bit has disabled the old VBA commands.
I have Mr. Jelen's book VBA and Macros on my Kindle. From that I decided to join this forum.
I know that this subject was addressed when Win 7 64bit was new. My application is not commercial and it does not need to be backward compatible. Thank in advance for the boost that will put me over the hurdle. Palmer Hinsdale