Dhvani: Difference between revisions

Line 423: Line 423:
==''Dhvani Front End''==
==''Dhvani Front End''==
To be developed. Integrating Dhvani with openoffice, epiphany etc is planned
To be developed. Integrating Dhvani with openoffice, epiphany etc is planned
TO convert a utf-8 file to ogg file follow these steps
a) Convert the text to raw sound file
  dhvani -o outputfile.wav textfile
a) Convert the sound file to ogg
  oggenv -B 16 -C 1 -R 16000 outputfile.wav
The oggfile will be created with the name outputfile.ogg


==''Developers''==
==''Developers''==