Hi,
I have a free example of Heather voice and I think I can make it work with Hal.Since that example have aplace to type words like a text box. There you enter the sentence and then you press a botton play and speaks the words with Heather voice synthesizer.
So I am prertty sure that It can be use with Hal. I really Like this voice and if there is someone that knows a little of programing may be we together can give Hal a Natural beautiful female voice.
A code could be something like this:
#include “windows.h”
#include “BabTTSBundle.h”
const char* lpszLic= #include "Academo.h" ;
void main()
{
//load the dll (here, AcaTTS.dll is in the Path, otherwise use BabTTSInitDllEx)
if (NULL==BabTTSInitDll())
return;
If you want to enhance Hal reply to this messege.
[

]