Strange behaviour with inner quotation marks

8 views
Skip to first unread message

Justin Hall

unread,
Mar 26, 2021, 5:02:07 AM3/26/21
to Dragonfly Speech Recognition
I just reinstalled my DNS setup, still using Python 2.7 and everything is working fine except a subset of macros that worked perfectly before, and the problem has to do with inner quotation marks inside a string...

mapping rule
"android tag":               Text('private const val TAG = ""')

Expected output
private const val TAG = ""

Actual output
private const val TAG = '"'""

Any idea what could be causing this?
Thank you

Justin Hall

unread,
Mar 26, 2021, 7:38:28 AM3/26/21
to Dragonfly Speech Recognition
Problem solved, keyboard was set to "United States-International", change to "US"

Strange behaviour was that if you pushed the quotation key (single/double) nothing would appear, and then on repeating that keystroke both quotation marks would appear. Dragon keystroke was obviously replicating this behaviour.

https://www.tenforums.com/general-support/15447-double-quotes-key-requires-second-key-press.html#:~:text=I%20had%20the%20same%20problem,stay%20with%20the%20US%20option).

Reply all
Reply to author
Forward
0 new messages