|
[Date Index]
[Thread Index]
[Author Index]
Re: Export Spoken Sound (Speak-> .wav file?)
- To: mathgroup at smc.vnet.net
- Subject: [mg122592] Re: Export Spoken Sound (Speak-> .wav file?)
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Wed, 2 Nov 2011 06:23:22 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201111010500.AAA14636@smc.vnet.net>
- Reply-to: murray at math.umass.edu
The output (i.e., result) from Speak is Null, hence you won't get a .wav
by trying to export it as such.
I don't see anything in the docs suggesting a way around that. Of course
something produced by Sound should be exportable.
On 11/1/11 1:00 AM, Bill wrote:
> Export Spoken Sound (Speak-> .wav file?)
>
> Hi:
>
> I would like to export the sound output from the built-in Mathematica Speak function.
>
> I want to do something like this, but the export doesn't work:
>
> s=Speak["Isn't that cool!"]
> Export["itc.wav", s]
>
> How can I export the spoken sound to a wav file?
>
>
> Thanks,
>
> Bill
>
>
> PS. I have Mathematica 8.0.1., on a PC with Win 7 Home Premium
>
--
Murray Eisenberg murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower phone 413 549-1020 (H)
University of Massachusetts 413 545-2859 (W)
710 North Pleasant Street fax 413 545-1801
Amherst, MA 01003-9305
Prev by Date:
iteration question
Next by Date:
Re: Simple question about inverse of a function
Previous by thread:
Re: iteration question
Next by thread:
Re: Export Spoken Sound (Speak-> .wav file?)
|