Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #55.0K
~3K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags
visual-basic x 3
2 Posted Topics
For anyone trying to access VB SPEECH to TEXT still please know that there are THREE ways to do it. There are two different OCX controls. The first two you get by checking the boxes to add those fancier OCX controls. First, Microsoft DirectTextTosSpeech or Second, Microsoft Voice Text. You …
First, of course a List box (it has it's default name List1) is not a variable. I tried variables that were close because Visual Basic gets "confused" about its error messages (as when one has nested strings and it lists the wrong one an error) Oddly the current version I'm …
The End.
InfrequentCoder