This is a fairly basic example plugin that attaches a toggle button to the active annotation in a scene, and allows the user to click it and speak to add annotation comments.
- Download this repo
- Extract into your VisRen plugins directory in a folder called "AnnotationDictate"
This plugin requires the presence of the AzureSpeechToText plugin (which in turn requires an active Azure Speech to Text subscription and valid VisRen Native API key)
- Create or select an annotation
- Click the floating "D" button
- Speak. Your speech will be entered as comments on the annotation
- Click the button again to stop adding comments
MIT