Skip to content
Software Pulse
Software Pulse

Software Pulse

Giving confidence to code

  • Tutorials
  • Courses
  • Blog
  • Publication

Tag: JavaFX

Posted on December 30, 2020December 30, 2020

Showcasing a deployable JavaFX application

What is the point of writing an application if no one is going to use it?  We all want our applications out there in the hands of users.

So how can we achieve this if we are building JavaFX applications for the desktop? Continue reading “Showcasing a deployable JavaFX application”

Posted on June 12, 2019June 12, 2019

Designing and Building JavaFX Text to Speech Tester

This is the last in the series about writing applications which convert text to speech. We started off the journey by introducing the final product, a Speech Tester JavaFX application.
It is this application that we are going to design and build here.

Continue reading “Designing and Building JavaFX Text to Speech Tester”

Posted on April 30, 2019June 1, 2019

JavaFX and adding basic speech

In the last post we took a look at a small application to demonstrate making our program speak and the various voices and settings that can be used to alter the sound.

In this post, we are going to build a small proof of concept project to load the FreeTTS synthesiser and start to use it. Continue reading “JavaFX and adding basic speech”

Posted on April 18, 2019May 2, 2019

JavaFX Text to Speech

Have you ever wondered how to make your application talk?  Well, in this tutorial we take a look at a JavaFX application built to sample some voices.  The application uses freely available tools such as FreeTTS and MBROLA to add speech into an application. Continue reading “JavaFX Text to Speech”

Posted on April 11, 2019April 10, 2019

Making your program speak

I was working on a project the other day and it had a requirement for speech.  Based on some pre-agreed text, the application needed to play back the text to the user.  Now, these days this sort of thing is common place.  Alexa and Siri are well known services based on this sort of technology.

So, what if you want to convert text to speech how can you do this.

Continue reading “Making your program speak”

Posted on April 3, 2019

JavaFX Alert information box demo

JavaFX provides a number of Alert dialog box templates to solve a range of requirements.  Here we look at two of the options namely the information template and blank template. Continue reading “JavaFX Alert information box demo”

Posted on January 25, 2019March 12, 2019

JavaFX Alert dialog example

Quite often when building desktop applications there is a need to present information to the user.  A popular means of doing this is through the use of a popup dialog box.  JavaFX provides us with a few ways of doing this using the Alert dialog box.  In this tutorial we take a look at the various types of alert from error to confirmation.   Continue reading “JavaFX Alert dialog example”

Subscribe to our mailing list

If you like what you see here why not sign up to get notified when new material is available

Your information will only be used by us to keep you up to date on what is happening in the world of Software Pulse

Recent Posts

  • Showcasing a deployable JavaFX application
  • Java client calling SOAP web service
  • Monitor folders for changes
  • The naked web service
  • Web services the what and why

Categories

  • Blog
  • Courses
  • Publication
  • Tutorials
  • About
  • Blog
  • Copyright statement
  • Privacy Policy
  • Comment Policy
Privacy Policy Proudly powered by WordPress