Why the MATLABWebAppServer does not play audio when sharing the URL link
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!