Coding by Voice with Dragonfly

1:30pm - 2:00pm on Saturday, October 6 in PennTop North

Boudewijn Aasman

Audience Level:
All
Watch:
https://youtu.be/P5DCDiCv4TE

Overview

Coding by voice can provide benefits from reducing RSI and pain to great productivity boosts. Unfortunately, setting up a voice code environment is not as easy at it should be. Learn about setting up a voice environment workflow using Python, Dragonfly, and your favorite editor!

Description

In 2013, Travis Rudd showed the world that coding by voice is a reality, saving himself and other developers from RSI and other related injuries. Unfortunately, setting up a voice code environment is more than trivial. It requires several components layered on top of each other, and the building of your own voice grammar. In addition, since a standard for doing this has not yet emerged, the vast majority of people end up reinventing the wheel. With so many new voice powered applications coming out, we are on the cusp of a game-changing way to code.

In this talk, you’ll learn about:

1. What voice recognition software to choose, and the limited options available
2. Natlink - the piece of software that makes all of this possible
3. Dragonfly - A python package that allows for building 'grammars'
4. Best practices for building these grammars, and other useful tips
5. What the future of voice coding looks like

I will also do a small demo by writing a piece of code entirely by voice.

Want to edit this page?