I have made my audio plugin and it seems to work ok.
It also works on a client machine.
I have now added some spx encoding to it using another jar called
jspeex.jar
This works fine in developer and i just assumed that all i had to do to get the client plugin to see this jar was to put it in my plugins folder alongside my plugin jar.
I have tried both the plugin and lib folder.
No Such luck.
Apart from manually installing it in the client machines classpath could anyone explain the simple method of getting servoy to make it available client side?
The SPX format seems to work well for dictation. I have got it down to quality 4 which converts 30 secs of speech into 80K rather than 2.5MB as a 44100 WAV file.
The next stage is harder to see if i can create an SPX play back plugin or bean.