Dhvani: Difference between revisions
| Line 464: | Line 464: | ||
* Comment out all the lines in /etc/alsa/pulse-default.conf | * Comment out all the lines in /etc/alsa/pulse-default.conf | ||
==How to | ==How to Integrate dhvani with Gedit== | ||
*Open gedit, go to Edit->Preferences->Plugins and enable External tools plugin | |||
*Go to Tools->External tools. | |||
*Add a new tool with name dhvani. Give any suitable short cut key(accelerator key) and some description. Select the "Document Selection" as the input so that the input will to dhvani will be the selected text. and in the command box, give the following lines | |||
xargs > /tmp/dhvani | xargs > /tmp/dhvani | ||
dhvani /tmp/dhvani | dhvani /tmp/dhvani | ||
and save it. | and save it. | ||
* Open any text in any of the supported language. Select some lines of the text. Go to tools->dhvani. It will speak the selected text. | |||
* If none of the text is selected, it will speak the entire text. | |||
==''License''== | ==''License''== | ||