JS Sambahsa Pronunciator
v 2.01

This is a script that generates the SPT and IPA transcriptions of words from the language Sambahsa Mundialect.

You can easily insert this resource in any website. After inserting the reference of the script in the head of the HTML page, you can create a button with the following code:

getWords ('<id_where_is_the_input_of_the_user>', '<id_of_the_div_of_the_spt_results>', '<id_of_the_div_of_the_ipa_results>', <which_div>);
If you have any question, just look the code of this HTML page

In <which_div> you put either 0, 1 or 2. 0 will only show the SPT results, 1 will only show the IPA results and 2 will show both.

If you find any incorrect transcription, please let me know, you can report here. But before doing this, make sure that you are using the latest version that can be downloaded from here.