Skip to content

dischoen/dictation.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dictation.el

This is a package for GNU Emacs to play and pause voice recordings, for easier transcription.

Version 0.2 uses mplayer, so every audio format which is supported by mplayer, can be used for dictation.

The audio player is started as a asynchronous subprocess of GNU Emacs. (I haven't tested on XEmacs).

Keys/Functions: F4 This is the pause button. It toggles from playback to pause mode. F3 Jumps back 10 seconds. F5 Jumps forward 10 seconds. C-F4 Slow down by 5% M-F4 Speed up by 5%

All the functions are mapped buffer-locally to the keys. When the playback ends, the previous binding is restored, if there was any.

Bug reports please here on github: https://github.com/dischoen/dictation.el/issues

Hm. I think that's all.

Installation As usual. Put it in your load-path and require it.

About

Emacs lisp package to play and pause voice recordings, for easier transcription

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors