t4ngo / dragonfly

ARCHIVED! - Speech recognition framework allowing powerful Python-based scripting and extension of Dragon NaturallySpeaking (DNS) and Windows Speech Recognition (WSR)
GNU Lesser General Public License v3.0
364 stars 82 forks source link

Safely split dictated words on backslashes #18

Closed russell closed 9 years ago

russell commented 9 years ago

This fixes the splitting of dictated words that contain a spoken form that differs from its written form.

This fixes #14

russell commented 9 years ago

I'm abandoning this, after further investigation this seems like a bad fix