Why the MATLABWebAppServer does not play audio when sharing the URL link
2 views (last 30 days)
Show older comments
Hello everyone
I have designed an app for playing an audio in addition to plot the file in a figure and send the results through th MATLABWebAppServer.
I have faced a problem. when I open the app from my computer browser (the same computer of designing the app with Matlab), it run and play the sound file properly and also plot the audio signal through a figure but when I share the URL link to my colleagues they can not play the audio when through their browsers but instead of that, the audio file is turned on on my computer each time they are trying to play it on their browser. while they can plot the audio signal on the figure of the app. I just wounder if there is any way to play the audio on their browsers in the same why of ploting it or the MATLABWebAppServer does not suppot that?
I have check the link of limitation but there is nothing about audio playing https://www.mathworks.com/help/compiler/webapps/unsupported-functionality.html
thanks
0 Comments
Answers (0)
See Also
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!