Skip to content

Listens for speech keywords and outputs the results over OSC

Notifications You must be signed in to change notification settings

dlublin/SpeakOSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About SpeakOSC for OS X

Listens for specified speech keyphrases / dictation and outputs the results over OSC.

See video demo here: Also see video demo here: https://vimeo.com/136399791

Download the latest version here: https://github.com/dlublin/SpeakOSC/releases

Features

Set custom OSC messages to be sent when key phrases detected.

Raw dictation mode for sending raw transcription strings over OSC.

Save and Open documents with lists of commands.

Notes

May require additional download.

System audio output may be automatically muted while dictation is active.

Configure microphone input in System Preferences under Dictation and Speech.

Dictation only works when SpeakOSC is the active application and the dictation text field is selected.

Speech Commands work when SpeakOSC is active or in the background.

Configure OSC IP / port / base address path in Preferences.

About the code

This app uses the standard OS X NSSpeechRecognizer to listen for specified commands.

It also enables the OS X dictation mode to capture raw text input.

It uses VVOpenSource / VVOSC for OSC output.

About

Listens for speech keywords and outputs the results over OSC

Resources

Stars

Watchers

Forks

Packages

No packages published