#!/bin/sh
# [Gedit Tool]
# Comment=Dhvani
# Name=Dhvani
# Name[ml_IN]=ധ്വനി
# Name[ta_IN]=த்வனி
# Name[hi_IN]=ध्वनी
# Comment=Read the selected text
# Comment[ml_IN]=തെരഞ്ഞെടുത്ത വാചകം വായിയ്ക്കുക
# Shortcut=F11
# Applicability=all
# Output=output-panel
# Input=selection

xargs > /tmp/dhvani
dhvani /tmp/dhvani 2>/dev/null
