-
Notifications
You must be signed in to change notification settings - Fork 0
henders/Sketchup-Automation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Automate Sketchup by: - Using Sphinx4 for voice recognition with custom grammer - Use sketchup ruby plugin to create browser window to load rails-app page - Rails-app page creates websocket to create persistant connection to sketchup process - Amended to use polling for meantime since Rails is apparantly a bad choice for socketio. - Rails-app uses sphinx4 java bindings to listen to microphone and parse out commands - Commands are sent via websocket to ruby plugin and executed via local methods that implement commmands Command structure prototype: - "Draw cube 10 by 50 by 400" -> draws cube with x-axis=10", z-axis=50", y-axis=400", leaves new construct selected - "Label A" -> Labels the selected objects as a component with name 'A'
About
Using Voice Recognition to drive sketchup
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published