Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
A standalone script to clear the dictation buffer.
  • Loading branch information
nriley committed Apr 13, 2014
1 parent cb851ac commit 3018efc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions clear_dictation.py
@@ -0,0 +1,5 @@
#!/Users/nicholas/Documents/Development/DragonControl/bin/python

import word_dictation_document

word_dictation_document.clear_contents()

0 comments on commit 3018efc

Please sign in to comment.