Microphone
BlitzPlus Forums/BlitzPlus Beginners Area/Microphone| 
 | ||
| I am attempting to create a scribe program, but I do not know how to use the microphone in my code...  Is this possible? | 
| 
 | ||
| It's possible, but not built-in to Blitz... So you'd need to find and interface with either a 3rd party DLL, or figure out the API calls to talk straight to the operating system itself... | 
| 
 | ||
| Do you know how to do any of those? | 
| 
 | ||
| Sorry, can't help you there... :-? |