How do I create multiple speech synthesis objects?

0 favourites
  • 1 posts
From the Asset Store
Fully commented source code/event sheet & sprites to create a space shooter game
  • Hi, I'm trying to create an accessibility app and was hoping to avoid actual coding. What I'm trying to do is have multiple speech synthesis objects I can refer to by name so I can save their paused state between layouts. For example, I want to be able to pause speech, go to another layout, speak, go back to the original layout and resume from where I paused. Originally I tried saving my string to an array of words I could speak out and just pop off so that on a pause I could save where in the text I was but this had very poor speech as it was speaking word by word not sentence by sentence. Now my idea is to create multiple speech synthesis objects I can just keep paused. If I can't create multiple speech synthesis objects is there a way to store the paused state buffer in a variable for later use?

    Is any of this even possible using construct?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)