Statistics
| Branch: | Revision:

root / resample.sh

History | View | Annotate | Download (124 Bytes)

1 0:3c15de202295 ee11d037
flite -t naveen -o nav.wav
2
resample -to 80000 nav.wav nav1.wav
3
cat nav1.wav > /dev/dsp
4
rm -f nav.wav nav1.wav
5
./resample.sh
Redmine Appliance - Powered by TurnKey Linux