Quote:
Originally Posted by ossosso
Regarding font: the FontChange should be considered for all the text and not only for the TimeCode. You're right, an event could have a lot of speakers, for the moment I think could be set 10 different shorthand, for example "crc1"=FontType1, "crc2"=FontType2, etc. The stenomachine has the ability to write numbers from 0 to 9. The combination of FootPedal+Number could be set has trigger.
|
Without detailed knowledge of how your stenomachine interfaces with Word and whether its software provides an API that can be accessed via VBA, it's impossible to say whether the combination of FootPedal+Number could be used as a trigger - you might have to use a keystroke combination on the keyboard to trigger both the timestamp and an inputbox where the user could insert the speaker #.
Something else you need to consider is what will happen to the timings if the user gets interrupted/distracted while it's running. If that happens, you might end up with some ridiculously large intervals being recorded...