3 devlogs
4h 51m 59s
Takes microphone input and either types what you say or presses control shift and space depending on mode. see readme
Takes microphone input and either types what you say or presses control shift and space depending on mode. see readme
Fixed some bugs and for OS compatibility, changed it so that it outputs a .bin file.
Log in to leave a comment
Finished project. Fully functional, somewhat accurate speech to text service using TargetDataLine to get audio input, Vosk to decode raw bytes into text, Robot to type.