<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Last night I made much more progress on my MAvenization of Mary. My end goal is to have a pom and a simple Java interface to Mary that I can embed in a Maven based webapp. I origianlly had a hard coded path for mary.base. I've now managed to include the core folders out of the Mary install in a Java jar which is also deployed to our internal Maven repository. I now have a just in time unpackager that inflates this jar to the Java temp dir and points the mary.base system property to it. From there I am able to call startup and then do speech synthesis using the MaryClient process method. I'm trying to keep my company's code separate and rename as I share what is essentially a prototype about to graduate into an official project. If anyone is interested in what I'm doing or have done feel free to drop a line.<div><br><div></div></div></body></html>