generalnmx
Playful/Fascist Mod
The GP32 already has features of three other handheld devices - MP3 Player, Game Player, and Text reader. Voice dictation is also a very budding buisness that I think the GP32 could be outfitted for. Also, there is another reason - voice recognition software. If someone could port something like this to the GP32, that would eliminate the need for a custom keyboard, and help out emulators that require a keyboard. It would also allow one to dictate text to the GP32, making it even more useful. But, there are some hurdles to jump first:
- The USB port is the best bet, but its un-powered and considered a slave device.
- The microphone would have to both be USB-compatible, and be self-powered.
- The input would have to be converted from analog (microphone) to digital (USB)
- Assembly-level drivers would have to be made for communicating with the USB port.
I'm going to look more into the hardware-side of making/converting the microphone itself, but I think it may be possible.
- The USB port is the best bet, but its un-powered and considered a slave device.
- The microphone would have to both be USB-compatible, and be self-powered.
- The input would have to be converted from analog (microphone) to digital (USB)
- Assembly-level drivers would have to be made for communicating with the USB port.
I'm going to look more into the hardware-side of making/converting the microphone itself, but I think it may be possible.