View Full Version : Talking buttons in DVD studio pro


Andrew Paul
July 26th, 2008, 08:48 AM
I am soon going to have to design a DVD menu page for visually impaired people. The producers of the DVD have asked that I design a menu system that speaks the content of the menu button as they move their selection on the button in the menu. This is importnat to them as they cannot see what the buttons say. Is this possible with DVD studio pro.

thanks

Martin Pauly
July 28th, 2008, 01:35 PM
Andrew,

I haven't done this myself, but my guess is that you could do this with scripting. There is a register (SPRM 8) from which a script can query the currently highlighted button; a script using this register could be assigned to the menu.

If you are not comfortable with scripting, you could "cheat" by making several identical copies of your menu (one copy for each button) and use the "Auto Action" feature. The action would be to play an audio asset with the name of the next or previous button, and then end-jump to another copy of the menu with the respective button highlighted. It would be pretty labor intensive to maintain this if anything changes, but I guess it could work.

- Martin

Andrew Paul
July 28th, 2008, 01:50 PM
Thanks Martin for the script advice. I had heard of the menu to menu suggestion, but I think I might prefer the script route, probably run a lot smoother, just need now to work out how to write it :-)