search for: spxt2

Displaying 4 results from an estimated 4 matches for "spxt2".

2006 Oct 03
3
How to get podcasters to adopt Speex?
...evious run:- > del /q spxt* sndt* txtt* > > set url=http://www.coopersmith.demon.co.uk > echo Speex audio files on %url%: > echo ----------------------------- > > rem remove the html tags > curl -s %url% | sed -e "s+</A>++" -e "s/^.*>//" > spxt2 > > fgrep -c .spx spxt2 > nul || goto nospx > echo ---------- Speex files ------------------- > fgrep .spx spxt2 | nl > echo ------------------------------------------ > set /p num=Enter the number of the one to play and press SEND: > echo. > fgrep .spx spxt2 | sed -n %n...
2006 Oct 03
2
How to get podcasters to adopt Speex?
...t* txtt* > > > > set url=http://www.coopersmith.demon.co.uk > > echo Speex audio files on %url%: > > echo ----------------------------- > > > > rem remove the html tags > > curl -s %url% | sed -e "s+</A>++" -e "s/^.*>//" > spxt2 > > > > fgrep -c .spx spxt2 > nul || goto nospx echo ---------- Speex files > > ------------------- fgrep .spx spxt2 | nl echo > > ------------------------------------------ > > set /p num=Enter the number of the one to play and press SEND: > > echo. > &...
2006 Oct 04
0
How to get podcasters to adopt Speex?
...evious run:- del /q spxt* > sndt* txtt* > > set url=http://www.coopersmith.demon.co.uk > echo Speex audio files on %url%: > echo ----------------------------- > > rem remove the html tags > curl -s %url% | sed -e "s+</A>++" -e "s/^.*>//" > spxt2 > > fgrep -c .spx spxt2 > nul || goto nospx echo ---------- Speex files > ------------------- fgrep .spx spxt2 | nl echo > ------------------------------------------ > set /p num=Enter the number of the one to play and press SEND: > echo. > fgrep .spx spxt2 | sed -n %num%...
2006 Oct 02
4
How to get podcasters to adopt Speex?
I would love to see podcasters adopt the Speex format to deliver clear speech audio at wideband or ultra-wideband formats. However, podcasters want something that can easily play on Windows, Macs, and even Linux web browsers. The Speex website has some nice audio demos, but it doesn't actually offer any HTML embedded samples using actual Speex format. Would there be a way to do this with