Alternative To Sitepal (text To Speech)
Feb 26, 2008Are there any alternatives to sitepal with the same or close the same quality of text to speech engine?
View 1 RepliesAre there any alternatives to sitepal with the same or close the same quality of text to speech engine?
View 1 Repliesis there any possible Text to speech in flex Note: The voice wont go to another text to Speech website(example google translate)
View 1 RepliesI found interesting animation where robot say "hello how are you today" it comes to static text. i want input text. how??
View 0 RepliesI have made so many Flash presentations, but every time i stuck on one part. I need to get a professional vocal audio added to my presentation. So that when a slide is running its explanation can be done vocally.
I have seen this on a website Umbraco, here in the flash presentation on the very first page, someone is speaking about the content (This voice i have heard so many times on different presentations),Is that a computer generated voice or a software made voice or just someone speaking himself and recorded.
Is there a way to create a text to speech application in AS?
View 2 RepliesI'm trying to see if I can set up a text to speech feature in Flash. I found this post, which details how to integrate Google's text to speech functionality with Flash. Seems pretty good, but the post seems to be written for uber-genius AS3 programmers...well not really, but at least those who already know how to stitch these pieces together.
I know a bit about using classes and packages, but can't seem to figure out how all the chunks of code in his post would be stitched together.
Any chance anyone can check this out, and give me a basic rundown of how all these pieces would go together?? So I can try implementing this myself...
[URL]
PS. Also open to another solution to text to speech in Flash, if you know of an easier one..
Is it possible to create text to speech application in flash without any back end?
View 1 Repliesdoes anyone have an idea how can i do it? i have loads of text in flash that i want to be narrated for people with poor vision for a project..how do i proceed? the texts are in textArea's btw.
View 3 RepliesI am developing an application where I need to convert Text to Speech in offline version. Without using the Google translator.
View 1 RepliesSearching in Google for ways to gracefully degrade Flash naturally yields many results relating to the lack / disabling of browser support for Flash.In Firefox it seems to work as expected whereby the alternative text kicks in - e.g. "We could not load this content (the file may not exist, or you may need to install Flash)". In Internet Explorer the element (e.g. 500x500px) loads but it is empty/blank instead of displaying alternative text.[code]
View 1 RepliesI am trying to develop a module for voice recognition that could be integrated with a pre-existing flash website. I don't need the full speech recognition functionality, but a limited set of it (only specific commands like next, go etc). I looked at some functionality available like speechapi.I did try to do a bit of flash training by myself since i got into this project. So anyway, if I have to go ahead, will I have to do this in Actionscript?
View 1 RepliesI'm developing a web user interface to enter some information that is not very complex but needs to be loaded in real time. I think that the application could make use of speech recognition to facilitate the task.
Te core of the interface is being built with Javascript and jQuery, but can easily include a flash or silverlight component. I believe thatīs probably the way to go. I don't need to recognize everything that the user says, but only a few prerecorded commands. Also, I don't want the user to click on a button to specify the begining and the end of the spoken command. It should be detected live.
Is there anything that does this? I would be grateful if anyone tells me about a complete solution, free or commercial, as well as any advice on capturing a sound stream from the mic and process it with flash or sliverlight.
How to implement Online Speech Recognition through a Web Browser Interface.
Is it possible to implement this without using any Streaming Server (completely browser-based application)? Without building any own plug-ins, is it possible to implement Speech Recognition using Flash ...
can some guide me that how i can make speech recognition software in flash, for e.g if i speech letter "A" than letter A appear on page and start animated, this is my project i need help.
View 5 RepliesI am using ASP create XML file, than load XML to Flash.But just found a problem, some speech marks cann't be displayed.my XML looks like that:
Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<config>
[code].....
I'm currently taking Computer Science classes at my college and am taking the initiative to learn coding through practice as well as through the textbook.How can I get a character to respond to speech that comes through a microphone?
I want to make it so that a character's mouth moves as I talk into a microphone. And(while this is a stretch and don't think it'd really work, but I figured I'd ask just in case) make similar mouth movements according to what I'm saying. For example, having my character have an open circular mouth as I say, "Oh" or something similar.I've considered just holding down a key that turns on my microphone and makes the character's mouth move. But the problem I have with that is; how do I get the microphone to turn on and off as I hold and release the key?
I have a noob question about arrays.I have two arrays:
var array1 = new Array();
array1[0] = "1";
array1[1] = "7";
I know that these are in string format, but this is necessary for the whole code (i think!) but I want to be add these to values together, to get the value of 8, however if you do:
var answer = array1[0] + array1[1];
Then it just joins the 2 values to give 17, however if you times them, it treats it like a number.Is it possible to add them to get the value of 8 in another way without having to remove the speech marks from the array value?
I'm porting a card game from pure Flash/AS3 to Flex 4.5: I'm almost done, but the "speech baloons" marked by the blue color in the screenshot above are missing. Those "speech baloons" fade in, display red (if they contain hearts or diamonds char) or black text and finally fade out. I'm trying to implement those as mx.controls.ToolTips and have prepared a simple test case, where 3 users are represented by smiley-buttons and you can push a "Talk"-button to make them talk:
[Code]...
People have figured out how to use the Google Speech API (Speech-To-Text). I'm trying to get it working with Flash Speex codec, and I just can't figure it out. I've tried inserting frame size byte before each 160 bytes (as some sources say), but this doesn't work. So I post a challenge to somehow translate the flash speex bytes for Google Speech API to understand. Here is basic flex code:
[Code]....
How would I go about refferencing a variable and then turning it into a string (if that is the correct terminology). e.g:
[Code]...
I need the result of variable something to end up inside the speech marks without loosing its obvious refference to the variable.
Is it possible to record speech in AS3 and to write the spoken words into a textfile or something? Or maybe record something twice and compare this to each other? Like if I would record the word "Hello" and then the word "Hi" and it returns me a false or something like that.
View 5 RepliesWe need to convert the sound file in (.dss Format i.e Digital Speech Standard),in flash
View 2 RepliesHas anyone ever developed a speech recognition program in flash to teach a foreign language?
View 0 RepliesIts a make your own comic thing I'm gonna put on a site. Anyway, when you click/drag the speach bubbles, it draws as you drags. Can I make it so that when I click on those movie clips it dosen't draw?! Also, is there anyway to bring forward the bubbles so that they are always in front of the drawings?
View 1 RepliesI know there is a way to determine how many users can connect or "join"( in a manner of speach) per second, and how to set a maximum number of users in the queue to join, this does not mean though, that the server will reject all or any petitions after a certain number of players are connected or viewing a stream, which is what we need to do. anyone know if its possible to do this and how?in other words,we need to set a limit on how many users can be watching a stream at any given time, be it by stream or by server, it matters little, we just need to get it set...
View 3 Replies[code]...
iphone safari can't see <a id="alternative" target="_blank" href="#">iphone can't see me</a>
But PC's safari,firefox can see the alternative.
I made a script which will tile dynamic mc in a way that after a number of clips (say 5) in a row, i would like the 6th mc to position on the next row below the first row, like this:
1 2 3 4 5
6 7 8 9 10
i was able to do it thru series of if-else if statements but the thing is that i was wondering if there's a better logic in doing this, i was thinking of using switch statement but is there a way to type "i>=9 && i<=20" into a case parameter? here is the code and i have also attached the fla if anyone would like to see:
Code:
if (i>=20 && i<=25) {
item._x = item._width+275;
yVal = (i-20)*(item._height+5);[code].....
I have created a Flash application for a "big" client which communicates heavily with the server. Flash app is initially loaded with a big XML file, which is retrieved by an aspx file. Then every 5 seconds, it calls a different aspx file to update. There are 3 asp files, which also sends back XMLs, that it calls periodically on top of the aspx file. Buttons on the app calls 4 different asp files with data being sent via querystring, but, uses the XML.sendAndLoad commands since we want the communication being done behind the scene.
During testing on development and live sites, we noticed no problems. We had sporadic complaints about the application being slow, but, they were so rare that we let it slide.
Now, it seems more frequent. I went back to the application and tried utilizing the built-in garbage collection by deleting all temporary variables, but, that didn't seem to improve much.
Given this scenario... is there anything I could try to improve the speed of server communications?
I have an application requiring exporting of Flash animations to run on an embedded media player. This accepts a number of video formats. The most reliable I have found so far is DivX. The player supports DivX versions 3.11, 4.x & 5.x. The export codec in CS3 is DivX 6.8.5 which is not compatible with the player.The player also supports MPEG2 but the quality is not very good. Other options are Xvid Mpeg4 video (doesn't work) and MS Mpeg4 video codec V2 & V3 (also not supported in CS3).I have tried downloading a variety of alternative second source file converters but frankly tied myself in knots. Any idea how I can get around this problem and get a DivX 5.x codec to work natively within CS3?
View 2 RepliesI'm having huge bug issues with LocalConnection that nobody seems to be able to find errors in my code/files. So... I'm looking for an alternative. I need a main swf file to load an external swf including the ability to have it move from one frame to another. If this isn't a possibility, I can also just have the main swf hide/reveal a div or just an image in the html.
View 9 Replies