Displaying 4 results from an estimated 4 matches for "sndtout1".
Did you mean:
sndtout
2006 Oct 03
3
How to get podcasters to adopt Speex?
...--------- 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%p > spxt3
> echo.exe -n "curl -f %url%/" > sndtout1
> cat sndtout1 spxt3 >sndtout.cmd
> sed -e s/-f/-fs/ -e s/\.spx/.txt/ sndtout.cmd > txttout.cmd
>
> txttout | more
> pause
> sndtout | speexdec -
> exit
> :nospx
> echo No .spx files found on %url%
> pause
>
> This works well on both dial-up and broadba...
2006 Oct 03
2
How to get podcasters to adopt Speex?
...------------------- 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%p > spxt3 echo.exe -n "curl -f %url%/"
> > > sndtout1 cat sndtout1 spxt3 >sndtout.cmd sed -e s/-f/-fs/ -e
> > s/\.spx/.txt/ sndtout.cmd > txttout.cmd
> >
> > txttout | more
> > pause
> > sndtout | speexdec -
> > exit
> > :nospx
> > echo No .spx files found on %url%
> > pause
> >
&g...
2006 Oct 04
0
How to get podcasters to adopt Speex?
...------ 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%p > spxt3 echo.exe -n "curl -f %url%/"
> > sndtout1 cat sndtout1 spxt3 >sndtout.cmd sed -e s/-f/-fs/ -e
> s/\.spx/.txt/ sndtout.cmd > txttout.cmd
>
> txttout | more
> pause
> sndtout | speexdec -
> exit
> :nospx
> echo No .spx files found on %url%
> pause
>
> This works well on both dial-up and broadband....
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