javascript - auto generate the transcript of video i.e subtitles and captions -


is there way or plugin can generate transcript of video play in website page. e.g captions , subtitle of video in english language

yes, can use speechrecognition() , vttcue() transcribe audio output , create texttracks video.

see


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -