Record and play an online voice
Auteur : Mehran A.
Visité 628,
Followers 1,
Partagé 0
I like to realize a website for online voice recording/playing , the recorded voice should be downloaded to our server after the processing results must be displayed again on the website . Is it possible to do that with website x5 . BTW the main processing code is in Python.
Posté le
You can use the HTML code object to insert the code you need. Including links to CSS, JS files.
Auteur
Dear Aleksej , thank you for your anwser . We have already a webcode written with jdango and want to mix it with another webcoe written with websit x5. your answer ist , we have to mix their HTML code objects , is it right?