I created a jsp page having 1 textbox and play button...I hv sound files(.wav) of each english alphabet..I want to play the files sequentially acc. to the alphabets written in the textbox on button click...
Example::: if i write "abc" in the textbox..Then it will play a den b den c.....
Example::: if i write "abc" in the textbox..Then it will play a den b den c.....
Comment