Captivate 5 NeoSpeech - GUI editor for VTML behind text?

Is there a GUI editor to embed VTML “behind” text?  It seems NeoSpeech is the TTS engine of choice for English (US anyway). 
Testing with Captivate 5, the generated audio is *almost* good enough for use as a narrator.  We have training “slides” where we voice over to enhance the experience.  We have been recording audio but keeping the same person working on this project is difficult.  I’d like to have a quality, reproducible source like TTS and the current implementation of NeoSpeech is about 95%. So, I’m thinking of planting VTML in the text but this makes the text awkward and the VTML is not for a casual user. 
Is there a way to develop a plug-in that would allow an app to get to the text, manage the VTML behind the scenes something like OOXML is to text editors?

I tested the "Loquendo" voices as Ashwin suggested. Mainly the British English one, Simon, as that can be somewhat compared to the US English. I think I like Paul from Neospeech better, but such a statement does not say much. Here are some more details:
I like the British sound of Simon, I really do. But as far as the natural flow of the sentence - it is not as fluent as Paul from Neospeech. With Simon, I hear that the sentence is combined from independent units - words; sometimes there is a little break in between them (more noticeable than we would naturally do). Paul's renderings sound more like a solid sentence. Also, with Simon, I hear some unnatural intonation shifts in a middle of a word. Not to say that Paul does not have them - but not as often (and the latest Paul from Neospeech's website has very little of them).
On the other side, I do not mean to say that I like everything from Neospeech. I do not like Kate - her intonation is sometimes very unnatural (to my ears). And while some say that the newest voice from Neospeech - Julie - is even better, I like it little less than Paul. True, Julie has a very nice delivery and some words she pronounces very clearly, but other parts she says indistinctly, causing me to wonder if she has an accent, or just lisps. Generally, I prefer male voice over the female one when it comes to computer voices, as the female voices - being in  higher frequencies, get more of the s sound. (Perhaps a de-esser could be built-in to the future version of Captivate to improve the voices :-).
  If I were to compare the English speaking voices, my list of preferences would be: 1. Paul, 2. Julie (this one is not in Captivate), 3. Simon + Kate. But remember, my ears are different than yours, so this all is just about what I like...  Martin P.

Similar Messages

  • How can i install a visual gui editor for eclipse? *newbie-alert!!!*

    hi all!
    i'm quite new to java and eclipse. i have a little experience how to create a gui with awt components, but now i'd like to do it faster with a visual gui editor, something like in visual c++. i'm using eclipse. is there a good ve plugin for eclipse?
    i have downloaded one, but don't have any idea how to install it. please help me! :)
    thanx & gr33tz
    j0sh

    I suggest you use the official VE Plugin: http://www.eclipse.org/vep/
    http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E/vep-home/WebContent/faq.html#install

  • J2ME GUI EDITOR

    Hi,
    Sorry for my english!
    Is there a GUI EDITOR For MIDLET/MIDP/J2ME Form ......like that one of Jbuilder for the form?
    Thank's!

    The latest IBM WSDD 5.7 (or 5.7.1) has a MIDP GUI editor in the IDE. However, I have not used it at all so I'm not one to comment on how or how well it works.

  • Any GUI tool for JSF?

    Does anyone (IBM, SUN, Borland, open_source, etc) have GUI tool or GUI editor for building JSF?
    *Can I receive this forum at my email?                                                                                                                                                                                                                                                                               

    I just got back from the JavaONE convention in SF and Sun had a demo of an IDE project that is in progess. It was called "Project Rave". It looked like a really great tool. It had drag and drop components for a database query, web services functionality, and all of your JSP form objects. I was really impressed and think it will be a great tool. They also said that it would eventually support Java Rich Client development as well. They said it would not be available until Fall or the end of the year.
    -Andy

  • Forte For Java GUI Editor

    Hi everyone,
    I've been trying to switch usage between Forte for Java running on 2 platforms (Win NT and Solaris 8). For this reason, I want to try to use the GUI Editor in each. But when I tried copying the same .class file from one platform to another and running opening the file under Forte for Java, the GUI Editor doesn't show up the form and Component Editor. Is there a way to make Forte for Java able to recognize the GUI components in a class file not creatd in Forte or not in that version of Forte? Thank you for any help!
    Bob

    Hi,
    this happens not just with class file but also with .java
    file. I created a GUI with Forte ( on windows ) and because I did not jave runtime setup on windows, I copied, java file that was created to the unix env. Then added some code to it and copied back to the windows.
    After that, GUI editor never came up. I lost all that I did
    to create a GUI. Now I can modify GUI only manually.
    I you have found answer to this, please let meknow
    at [email protected]
    rgds,
    sam

  • HTML Editor for Captivate 7

    Can anyone recommend a good HTML editor for Captivate 7?

    Ummmm, why would you need a "good HTML editor"? HTML and Captivate 7 are two completely different things. Sure, it can output HTML, but normally you don't need a good editor to make use of it.
    My guess is that you will see lots of folks recommending Adobe Dreamweaver.
    Cheers... Rick

  • SAP GUI EDITOR issue

    Hello Experts,
    I am having some issue in the SAP GUI editor.
    Whenver I open the SCREEN painter. It opens in line editor with error "EU_SCRP_WN32 : timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'"
    My graphic layout editor option is checked.
    The Component version is SAP EHP 1 for SAP Solution Manager 7.0
    GUI version is 640
    My other box whose component version ECC 6.0. There editor is opening in the Graphical format.
    kindly help.
    Regards,
    Hema

    Hello,
    This is version compatibility issue. You can talk to BASIS administrator and get the lastest SAP GUI installed.
    Thanks,
    Augustin.

  • Netbeans GUI editor: Add an action on exit?

    Hello,
    I have a GUI built using netbeans GUI editor and I would like to execute some code just before the program exits. Does anyone know of a decent way to do this?
    Thanks,

    Hi,
    Just a remark. As a good practice, one should only extend Thread when one wants a Thread to have special capabilities.
    Generally, one should create a new Thread with a Runnable. So you could enhance your code as follows:
    public ShutdownRunner implements Runnable {
        @Override
        public void run() {
            USB_interface_K8055.JCloseDevice(); // Static JNI method
            System.out.println("Shutting down");
    }and
    // add shutdown hook for program
            Runtime.getRuntime().addShutdownHook(new Thread(new ShutdownRunner());Glad to be of help,
    Piet

  • JSpinner in Forte 4.0 CE GUI Editor

    Is there any way to integrate a JSpinner in (NetBeans/Forte/)SunOne 4.0 GUI Editor ?
    The JSpinner class is in rt.jar, but is not visible as bean, and thus cannot be integrated in the GUI editor ?
    Any idea would be greatly appreciated.
    Thanks in advance.
    Lo�c QUERAN

    I just tried that and JSpinner isn't among the choices.
    Forte's help says:
    "If the beans you expect to see are not displayed, the required attribute Java-Bean: True is missing from the bean's entries in the JAR manifest."
    That means extracting/editing/replacing the manifest.mf file in rt.jar to add a section like:
    Name: javax/swing/JSpinner.class
    Java-Bean: True
    Anyway, what I've done in the past is design my Forte GUI with some other component in the JSpinner's place - I usually use a JComboBox. Then after Forte's initComponents() method has run replace it with mine.
    JSpinner spin = new JSpinner( someSpinModel );
    Container parent = placeHoldJCombo.getParent();
    parent.remove( placeHoldJCombo );
    parent.add( spin );Although I'll definitely try the manifest.mf edit step next time I need to use JSpinner. Thanks for pointing that out.

  • GUI Tools for SWING

    Does anyone have a recommendation for a good GUI development tool for SWING? We are doing everything by hand right now and it seems a bit tedious.
    What are the best tools that automatically build the containers? layouts? different field types? listeners? graphics? etc....
    Thanks

    Hmm ok netbeans is smaller, but the size you posted isnt accurate for the Sun One studio Community Edition, which is the free version.
    I downloaded the latest J2SDK + S1Studio for a total of 92 megs. If you download it alone I would presume its something around 80 megs.
    I would have suggested netbeans but I'm not 100% sure it has the same gui editor than s1 studio... I know s1 studio is built with netbeans but I honnestly dont know the difference between them, other than probably a bunch of extensions that come by default with s1 studio.

  • Dwonloading GUI plugins for eclipse IDE in fedora

    Hi All,
    I have downloaded the eclipse-jee-europa-fall2-linux-gtk.gar.gz. but it doesn't contain the visual editor for doing swing application. can you help me how to download visual editor plugins? I tried to do that but it was not success
    Best
    Kapila

    Hi, sometimes installing all the necessary plugins for eclipse to have the GUI editor is complicated, searching for help I found EasyEclipse:
    [http://www.easyeclipse.org/site/distributions/desktop-java.html|http://www.easyeclipse.org/site/distributions/desktop-java.html]
    There are several distributions, this one includes the GUI editor and is designed for java desktop applications. Although I prefer NetBeans to eclipse which also has a GUi editor.
    I dont use Fedora but I am sure you wont find problems getting easyeclipse installed.
    Good luck!
    Edited by: ElioCapellaSanchez on Sep 4, 2008 2:54 AM

  • Gui editor with highlighting

    Does anyone want to recommend a nice, small, gui editor that will do proper highlighting/markup (whatever you call it) for an assortment of file types (ie tex, fortran, c, etc...).  Something to colorize my 'for's, 'while's, and 'vspace's.  I don't like gvim for this purpose...something simpler like leafpad but with automatic coloring.
    Thanks!

    vi is all I use on cli but when I want to point and click and scroll and edit, I don't want to care if I am in insert, command, or command line mode.  I used to use kwrite all the time (just a month ago any program I used began with a k) and agree that it is top-notch.  However, I think I like medit for an all purpose editor, now; it even recognized scilab files which made me happy.  I haven't tried beaver yet but it looks like it could be promising.

  • Best GUI Editor as of 2008?

    Hi, is there an easy-to-use GUI editor that can help me make GUI's?
    I've seen Visual Editor for Eclipse but I need a tutorial that will be modern, not 2005, b/c the tutorials don't fit the latest versions of Eclipse.
    I'm just curious if there is an easy way to learn this, as it should be easier to do than this. I'd like extensive, easy to use tutorials.
    Thanks

    DeltaGeek wrote:
    I keep hearing this argument.
    The problem with it regarding Java is that once you understand how the basic layout managers work, it's relatively trivial to write a Swing gui. Not to mention that the code you write yourself will be much more understandable and readable if you have to mess with it later.And I keep hearing this one.
    So, you never read it.
    Really you don't. The code is a side effect, like the Java file I bet a fair old few JSP containers make. I bet that is awful too. But so what, you never edit it directly.
    And if something really does go wrong, throw the thing away. The UI editor makes it very easy to recreate, likely much less work than faffing about in code, generated or not.
    The only good arguments against GUI editors at the moment (IMO)
    * Ties you to a single development tool. And IMO that is an acceptable cost for some projects.
    * Promotes awful design/no thought to reusability. If you can not trust your self, or your developers not to abuse a tool then don't use it. GUI tools can do reusability and good design.
    Most tools require you to know the basics first. UI editors are no exception. O/c if you can not do it manually, don't use a tool.
    UI tools are not for everyone I agree. But this out-right rejection of them is generally based on things you will not do with them (like read the source it generates) or outdated and based on experience with old tools.

  • How can i double click a box in GUI and simply open a text editor?

    My case is that in my GUI frame, i have several boxes and if i double click on them, i want to open a text editor for these boxes and write the description for them then save them, and next time when i double click again, i can reopen this editor and see the description i did.
    How can i do this? I'm stuck. If somebody can help me, i appreciate it very much!
    Thanks a lot!

    If the JOptionPane.showInputDialog is not enough then you would have to come up with your own JDialog and customize it to suit your needs.
    For the saving aspect, if the items are online strings or short items, then consider using java.util.Properties for a name=value pair saving machinism. If your strings will be multiline, then consider using a textfile for each individual string set or use XML. The java.util.Properties class in JDK 1.5 provides and very simple XML storage and load feature for storing its name=value pairs.
    Look into these and add dbulai's advice for a grand finish
    ICE

  • Dreamweaver CC and Windows 8.1 - Can't Find A Valid Editor For This File Extension

    Was running the latest version with no issues and then I loaded Office 2013 .. Now when I am in the remote site and try to double click on a .cfm file, I get a dialog box..Can't Find A Valid Editor For This File Extension..
    I tried the support chat and they said Dreamweaver support was not available, try again later???
    So I thought I would reinstall the CC version and now I can see the Dreamweaver icon next to the files but still ... can't open the file..
    Any assistance would be appreciated?
    Leo

    The issue is only in Windows 8.x where when Dreamweaver CC is installed, it is not able to turn on the file type associations by default.  The workaround for now is to manually add the extensions both within Windows and then within Dreamweaver CC itself.
    Go to Control Panel > Programs > Default Programs > Set Your Default Programs and select Dreamweaver CC and then select 'Choose defaults for this program' and Select All or the extensions you want to open in Dreamweaver CC
    Start Dreamweaver CC and go to Edit > Preferences > File Types/Editors and add '.cfm .cfc' to the extensions and then add C:\Program Files (x86)\Dreamweaver CC\Dreamweaver.exe then click on Apply and Close
    That should be it.
    James

Maybe you are looking for