A downloadable tool

Download NowName your own price

A tiny plugin which allows you to setup which face graphics go with which sounds so that you do not have to call them during any event calls or scripts.

Also allows for setting default sound effect should you wish for a sound effect to always play.

StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorSynrec
TagsJRPG, RPG Maker, Soundtoy

Download

Download NowName your own price

Click download now to get access to the following files:

Synrec_TextSounds.js 7 kB

Development log

Comments

Log in with itch.io to leave a comment.

(+2)

This is a great alternative to the Visustella plugin. VS's plugin only has one advantage over this, and that is being able to change the interval at which the sound plays (every 2, 3, 4 letters etc). If you could add that setting, your plugin would be perfect! :D

(+1)

Hi. i have a problem. The plugin doesn't work for some unknown reason. From the log I found out about the error: index.html: 1 Uncaught SyntaxError:

  Unexpected end of JSON input

     at JSON.parse(<anonymous>)

     at Synrec_TextSounds.js:109

I've tried changing the load order, disabling all plugins, but it still doesn't work.

Thank you for reporting. It seems to be an issue with parsing a custom sound. Custom Text Sounds parameter should be [] if it is empty. I'll upload an error catch.

Hello. English is not my native language, I use a translator. I recently started to understand mz, but I have zero knowledge in programming. And I don't understand how to work with plugins at all. I was able to connect it, but I do not understand how to use it. Do I need to enter some command before the message?

There are no plugin commands, please see the plugin manager for customization of the default sound file.

i have a problem, when the text box finish the dialogue, an error message appears saying "this.isWaiting is not a function"

(-1)

Can you post the console report? (Press F8/F12)

A block of code may be missing from your rmmz_windows.js file. Here is the code that was shown to me by Synrec that may be missing from rmmz_windows.js in your js folder and need to be added for functionality:
---

Hi, I really like the idea of this plugin and downloaded and installed it in my MZ project. For some reason no sounds play (neither the Default or the sounds tied to a Face Set). If you have the time could you pls help to troubleshoot the problem? Below is the set up on RPG Maker MZ Version 1.4.4:

And below is the Plugins in use. I can't think of anything here that may interfere with your plugin. To be safe I switched off all the plugins except this one and it still didn't work. 


Any help would be greatly appreciated!

Try moving the plugin to the bottom of the plugin list

Hi, thanks for the reply. I tried moving it to the bottom as well as switching off every other plugin on the list but no luck, the game doesn't play the text sounds that run.  I tried moving the plugin right to the bottom as well as top of the list even when every other plugin was off but still no luck. Is there anything else I could try? Thanks again for any help

Oh, I looked at your post again and I saw the problem, please remove the space in the file name or replace it with an underscore

Thanks for the suggestion, I tried it now. Renamed the file to simply "Speak" and the issue persists. I can hear the audio file being played in the editor when choosing the file in the plugin settings so I know RPG Maker can read the file, but in the actual game there is no text sound when text is displayed. Is there a note tag or something I might have missed to add to the event or in the message box?  I also created a new test project from scratch without adding any new plugins and the issue remains there too. Could it be an issue with the MZ version? I'm running Rpm Maker MZ 1.4.4 on Steam.

Bug removed

(+1)

good job !