Text to Speech Patch

mindspyk's icon

Hi,

Just an idea that I wanted to run past the forums before getting started on the code. I want to design a patch that would allow me to input text and allow me to use a text to speech generator to record clips quickly into the Ableton Session View.

I plan on using this during live sets instead of talking into a microphone. I guess I'm wondering if anyone had a good idea on how to get the actual speech generator running. For example, TextEdit's (Mac OSX) speech generators are perfect for the sound I'm looking for. Is there anyway to run one of those generators in Max? I know this is a pretty broad question, but just wanted to get the idea out there.

yantantethra's icon

The aka.speech object by Masayuki Akamatsu will do the trick.

Justin G's icon
Max Patch
Copy patch and select New From Clipboard in Max.
notechnotech's icon

i wrote a text 2 speech object available at: http://www.notechnotech.net/software.html

benoit-1842's icon

Is there an object or an abstraction that can do the text to speech for windows ???

Stephane Morisse's icon

@Driftpattern : your patch requires 'shell' and I can't find this object, only dead links.

pid's icon
Stephane Morisse's icon

@pid : should have, for sure. Just moving to a new place these days and miss a solid internet connection.

Peter Nyboer's icon
Max Patch
Copy patch and select New From Clipboard in Max.

a little more fun...

dCrandBaltimore's icon

In the dim past (I think, even pre-MSP) there was a speech object that allowed one to embed codes for pitch and rhythm to make the voice actually sing melodies. Is there a way to get the aka object to do this, or was that older speech object ever updated?

iangoodrich's icon

Here to bump this question. Is there any way to manipulate the speech, even if it's just pitch? Or would that be a no because it's just running the text-to-speech from the OS?

kleine's icon

Right - the shell object calls the OS text-to-speech. To make it sing is rather cumbersome, see below

Max Patch
Copy patch and select New From Clipboard in Max.

Alex's icon

@KLEINE,

What is the strange code on the 2 rightmost textedit objects of your patch?
Where can I learn how to play with these kind of instructions?

Thx!

Alex's icon

where can I find the commands to write messages like pitch and speaking rate ?