String to Speech; Anyone as done some work?

Questions about MultiCharts and user contributed studies.
arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

String to Speech; Anyone as done some work?

Postby arjfca » 25 Nov 2012

Hello

I'm using the sound function to send voice message to speaker. These message are pre- recorded wav file. Work fine, but all message need to be pre-recorded

Anyone as worked with a String to Speech dll or function application? That would be interesting to be able to send a string and heard the message.

I want to create indicator that will tell me like
"Direction as changed on , 1 hour"
"Direction as changed on , 15 minutes charts"

String = "Direction as changed on" + "," + StringScale.
*: The coma do induce a pause in the speech text that reflect a more natural voice

Martin

arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Sending a command line to Win 7 64

Postby arjfca » 25 Nov 2012

Hello

In my quest to find a string to speech, i did found a little application that is called from a command line

<< Saystatic.exe "Hello Martin">> will send a voice message to speaker.

Is the any way in MC to send a command line. I'm using MC 8.0 and Win 7 64 bit

Martin

User avatar
Andrew MultiCharts
Posts: 1587
Joined: 11 Oct 2011
Has thanked: 931 times
Been thanked: 559 times

Re: String to Speech; Anyone as done some work?

Postby Andrew MultiCharts » 26 Nov 2012

Hello arjfca,

It may work by means of a 3rd party .dll file that would call the application to play a particular sound file, similar to how it is done in command line

arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Re: String to Speech; Anyone as done some work?

Postby arjfca » 26 Nov 2012

Hello arjfca,

It may work by means of a 3rd party .dll file that would call the application to play a particular sound file, similar to how it is done in command line
MC 8 has some voice message. How are they produce?. Is it pre-recorded message or a text to speech code

Any link to a dll collection that could be use?
Have a good day

Martin

User avatar
Andrew MultiCharts
Posts: 1587
Joined: 11 Oct 2011
Has thanked: 931 times
Been thanked: 559 times

Re: String to Speech; Anyone as done some work?

Postby Andrew MultiCharts » 26 Nov 2012

The sounds are here: "C:\Program Files\TS Support\MultiCharts64\sounds\"

Sorry don't have any information where this .dll can be found.


Return to “MultiCharts”