There needs to be a way to extract the current equivalence class configuration on the interface. In the dev console, typing 'getEquivalenceClasses()' or 'getFormattedEquivalenceClasses()' provides the data necessary to run custom functions.
A custom function:
http://98.239.116.240:9000/custom/?words=custom,function,foo,bar&size=12&ipa=True&distance=1&classes=%CA%8A,u,e%C9%AA,%C9%9D|o%CA%8A,a%CA%8A|%C9%AA,i,%C9%9B,%C3%A6|%C9%94%C9%AA|%C9%94,a%C9%AA,%CA%8C,%C9%99,%C9%91,j|p,b,m|v,f|l,n,k,%C9%A1,%C5%8B,h|d,t,s,z|r,w|%C3%B0,%CE%B8|%CA%83,t%CA%83,%CA%92,d%CA%92
(the mess is the ipa characters, but try that)
If the interface had a way to gather the equivalence classes (ipa or arpa), then calling the custom run would be much simpler.
There needs to be a way to extract the current equivalence class configuration on the interface. In the dev console, typing 'getEquivalenceClasses()' or 'getFormattedEquivalenceClasses()' provides the data necessary to run custom functions.
A custom function:
http://98.239.116.240:9000/custom/?words=custom,function,foo,bar&size=12&ipa=True&distance=1&classes=%CA%8A,u,e%C9%AA,%C9%9D|o%CA%8A,a%CA%8A|%C9%AA,i,%C9%9B,%C3%A6|%C9%94%C9%AA|%C9%94,a%C9%AA,%CA%8C,%C9%99,%C9%91,j|p,b,m|v,f|l,n,k,%C9%A1,%C5%8B,h|d,t,s,z|r,w|%C3%B0,%CE%B8|%CA%83,t%CA%83,%CA%92,d%CA%92
(the mess is the ipa characters, but try that)
If the interface had a way to gather the equivalence classes (ipa or arpa), then calling the custom run would be much simpler.