Dark Bit Factory & Gravity

GENERAL => Projects => Topic started by: energy on June 07, 2012

Title: Tiny Speech Tests
Post by: energy on June 07, 2012
Hi - a Speech test.

Tested under WinXP SP3.

A lib for general use will follow.

Title: Re: Tiny Speech Tests
Post by: Shockwave on June 07, 2012
Works under Win7 K+ for the message :)
Title: Re: Tiny Speech Tests
Post by: Kirl on June 07, 2012
Haha, cool!  :cheers:
Title: Re: Tiny Speech Tests
Post by: benny! on June 07, 2012
Quite tiny ... do you use M$ Speech API (http://en.wikipedia.org/wiki/Speech_Application_Programming_Interface) ?
Title: Re: Tiny Speech Tests
Post by: energy on June 07, 2012
yes yu're right:  http://msdn.microsoft.com/en-us/library/ee413476(v=vs.85)
by using JWASM , then crinkler.

I'll do a staticlib of it , to use in other languages eg. Purebasic etc...
 


 
Title: Re: Tiny Speech Tests
Post by: va!n on June 07, 2012
Tested under Windows 8 x64 CP - Sorry, i dont hear here anything.
Title: Re: Tiny Speech Tests
Post by: energy on June 07, 2012
Hi vain. its 32bit.
Thanx for yur help.
Title: Re: Tiny Speech Tests
Post by: jace_stknights on June 08, 2012
Nice! But as you use a lib from Microsoft, the voice quality could not be better? (On Mac, it is near from the human voice)

EDIT: it seems that the lib itself is "synthesis" or I'm wrong?
Title: Re: Tiny Speech Tests
Post by: energy on June 08, 2012
Perhaps it could be better, this just uses basic functions for replay, nothing more
Title: Re: Tiny Speech Tests
Post by: jace_stknights on June 08, 2012
I remember he first time I heard this kind of app, was in 1986-87 on Amiga...
Title: Re: Tiny Speech Tests
Post by: hellfire on June 08, 2012
Tested under Windows 8 x64 CP - Sorry, i dont hear here anything.
Hi vain. its 32bit.
Thanx for yur help.
Works fine in win7-64 so it's probably a win8-issue.

How about grabbing the speech using a stream-device to apply some additional filters, eg a vocoder?
Title: Re: Tiny Speech Tests
Post by: energy on June 09, 2012
@ Hellfire
i was just testing around using COM on ASM so i found the ISVOICE.
For deeper tests i have to spent some time on it.
I was just wondering to get it so small.
It depends on the properties of windows speech in system.