Jump to content

Speech UDF


4nt1h4cker
 Share

Recommended Posts

Hey,

i started coding a Speech UDF, its not verry well buts a nice first try with COM.

Functions

_Speech - Creats a Speech Com Object

_SpeechSpeak - Speaks a text or file

_SpeechOption - Display a property or change it

_SpeechGetVoices - Returns an array with voices and some good Informations about them

_SpeechGetAudioOutputs - Returns an array with audiooutputs

_SpeechDisplayUI - Displays a defined Speech UI

Not Functions

stop - i think its not really usefull to code a function for this, or not ???????

pause - same

resume - same

skip - same

waituntildone - mhm .. xD

speakcompleteevent - mhmmm

speakstream - will come later

Please leave comments

speech.au3

Link to comment
Share on other sites

Mhm Speech-To-Text, dont know where i could find this at the moment.

But, comment to script ??

I'm sorry, there have been many, many of these text-to-speech UDFs. I have one in my Autoit Wrappers thread. there are more here...

http://www.autoitscript.com/forum/index.ph...hlite=%2Bspeech

Secondly, I should have clarified, the speech-to-text I was refering to is a filewrite(() and there definetly was a speech-to-wav file. I didn't see that.

So, I did not try your UDF, I just wanted you to know about some other's work here for you to use and/or possibly expand on!

8)

Edited by Valuater

NEWHeader1.png

Link to comment
Share on other sites

I found these SpSharedRecoContext and SpSharedRecognizer but it seems like they arent installed on my computer, so I cant do much :)

Yes there is much done with SAPI before, but the most is only speak but no really udfs, i think i am the first who created GetAudioOutput, GetVoice and DisplayUI.

And checking for right input much better then all.

Edited by 4nt1h4cker
Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...