######################### # plugins we always need (at least currently) # load simple-disambiguator ######################### # sphinx speech engine # # default mike input sphinx.pulsesrc = alsa_input.usb-Logitech_Logitech_USB_Microphone-00-Microphone.analog-mono # language models and dictionaries sphinx.hmm = /usr/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k sphinx.lm = /usr/share/speech-recognition/dictionaries/demo/demo.DMP sphinx.dict = /usr/share/speech-recognition/dictionaries/demo/demo.dic sphinx.fsg = /usr/share/speech-recognition/dictionaries/demo/demo.fsg sphinx.decoder = general sphinx.general.lm = /usr/share/pocketsphinx/model/lm/en_US/wsj0vp.5000.DMP sphinx.general.dict = /usr/share/pocketsphinx/model/lm/en_US/cmu07a.dic load sphinx-speech ######################### # festival voice engine # festival.voices = auto load festival-loader load festival-voice ######################### # MPRIS2 and bluetooth clients (for iPhone control) # #mpris2.player1 = Anssi_Kostiainen__Intel____s_iPhone_Music #load mpris2-client #load bluetooth-client ######################### # dumb search plugin # search.command = /usr/bin/MiniBrowser "http://google.com/search?q=__url__" load search-client ######################### # client API plugins # load native-client w3c-speech.address = unxs:@winthorpe.w3c-speech w3c-speech.grammars = @DATADIR@/speech-recognition/dictionaries/w3c-speech load w3c-speech # wrt-media-client needs GMainLoop gmainloop = true load wrt-media-client