There are many similar questions like this but there is no really a working answer but there are some API present for that. But there is no clear answer about how it is done( like how to find the link of the video file and download it). Most of the questions are for C# in the website.
So,can anyone explain how it is done so that it can be implemented in any language.
I found this answer but I cant do it properly.
Thank you!
Related
Hi can please anyone help me how can I upload audio or video file on Laravel is there any package or can someone suggest me a tutorial to learn this because I am a beginner. I am sorry if I am asking to much or something but I thought this is the best place to find the answer that could help me..
Thank you,
Best.
read the documentation about file storage
https://laravel.com/docs/5.5/filesystem
Actually I tried this using webRTC. But most of the functionalities are not worked in that plugin. How do i do in codeigniter website? Plz help me.
I had a look around and found this http://www.cometchat.com/codeigniter-chat give this ago.
Its good to search more on Google and YouTube. Or ask on http://forum.codeigniter.com/ There main new forum now.
https://www.youtube.com/playlist?list=PL3CB4877FA6E788B3
Check compatible versions.
I am having bit trouble. I need to know how can I do the live presentation(.pptx or .ppt) on the website. I am searching for it for past 4 days and recently I found one site which is doing the exact thing what I am looking for but it have lack of support and it doesn't support Firefox browser and there is no API for it. So what I need to it with IFrame. Here the reference link what am I try to achieve.
https://presentation.io
Hope you will understand the thing I am looking for and provide some useful suggestion to me. Thanks.
I was wondering if anyone had any experience with hosting MIT's SIMILE Timeline on their own server. I have been trying to do so for a few days now, following the instructions provided via http://api.simile-widgets.org/timeline/2.3.1/timeline-api.js?bundle=true, but have not had any luck. I have downloaded the zip file which contains the files the instructions tell you to reference. I have searched google to the ends but have not found anything that is helpful.
If anyone has any knowledge of working with the SIMILE Timeline, I would greatly appreciate some advice/direction. Everything I have found seems to be pretty dated.
The best place to ask SIMILE-Widgets questions is here:
https://groups.google.com/forum/?fromgroups#!forum/simile-widgets
This documentation worked for me:
http://simile-widgets.org/wiki/Timeline#How-Tos
There are plenty of experienced and helpful users in that group. You will need to be clearer about what you're actually having trouble with. For example, are you getting a blank screen, an error message, etc. Are you able to provide a link to your attempt?
I've been looking a sample code in the internet on how to create an xcode app that will convert voice/speech to text.
Hopefully guys you could lead me to a link on how to do this, I am a newbie in xcode, would appreciate if the link will be a little bit detailed in explanation or in code.
Thanks Guys and Rest of all stackoverflow community
Technically, this is not the kind of question you are supposed to ask. You should pose a problem and give examples of what you have done so far with the problem, rather than just asking for material.
What you should search for is OpenEars. It's a speech to text library with tutorials on the website. It also does text to speech. However, it has limitations so be sure to read all its documentation and advice first.