Curated Video
Modern JavaScript from the Beginning - Second Edition - Video Player Project
In this video, you will learn how to create a video player using the Video API. We will see how to customize the video controls and add a progress bar. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Video API
In this video, you will learn about the Video API. we will see how to load a video, play and pause it, and add video controls to it. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the Beginning".In...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Drum Machine Project
In this video, you will learn how to create a drum machine using the Web Audio API. We will see how to create different drum sounds and how to play them using a keyboard. This clip is from the chapter "Web Browser APIs" of the series...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Music Player Project
In this video, you will learn how to create a music player using the Web Audio API. We will see how to load audio files, play and pause audio, and create audio effects. This clip is from the chapter "Web Browser APIs" of the series...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Web Audio API
In this video, you will learn about the Web Audio API. We will see how to use this API to create audio effects in our application. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the Beginning".In...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Audio Tag
In this video, you will learn about the audio tag and its usage in embedding audio content into webpages. We will understand attributes such as src, controls, and loop to control the playback and appearance of the audio player.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Kinesis Data Streams and Firehose
In this video, you will explore Kinesis Data Streams and Kinesis Firehose to understand what they offer and how they differ. As an AWS architect, it is important to know the options so you can select the best one for your needs.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Media Content Delivery
We live in an age of media. New media. Social media. Whatever the media platform, AWS provides a solution for it. This video explores the various media creation, management and distribution services of AWS.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Media Tags
This video explains the media tags in HTML. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS refresher.
Great Big Story
The Sound Master
Read about Emily Lazar, the first woman to break into the male-dominated field of audio mastering and earn a Grammy nomination.
Great Big Story
The Sound Master
Read about Emily Lazar, the first woman to break into the male-dominated field of audio mastering and earn a Grammy nomination.
Curated Video
Tech Showdown: Apple vs. Sony Innovations
The video discusses Sony's innovative products challenging Apple's dominance in the portable music player market, including the compact and feature-rich video Walkman and the unique audio player Rolly that combines music with robotic...
Curated Video
The Evolution of Portable Media Players: From Vinyl to iPods
The video explores the evolution of portable music players, highlighting the dominance of the Apple iPod in the market. It discusses the convenience of PMPs, the innovative features of the iPod, and the link between the iPod and Apple's...
Curated Video
Revolutionizing Mobile Television: The Launch of Satellite Digital TV in South Korea
The video describes the launch of the world's first satellite digital television service for mobile phones in South Korea. The service, offered by TU Media, provides superior picture quality at a lower cost compared to existing on-demand...
Curated Video
Microsoft Launches Media Player 9: Improvements, Challenges, and Uninstall Issues
Microsoft launched Media Player 9, a new software that offers a more seamless and TV-like experience for streaming video on computers. With improved audio and video codecs, smaller file sizes, and enhanced media management features,...
Curated Video
Convergence of Consumer Electronics and Information Technology: The Big Bang in Digital Imaging
The convergence of traditional consumer electronics and information technology is exemplified by the HP Media Centre PC, which combines TV, stereo, and PC capabilities into one home computing and entertainment machine. Additionally, HP...
Curated Video
Whiplash Prevention and Breakthrough in Video Technology
This video discusses the common injury of whiplash in car crashes and emphasizes the importance of properly adjusting head restraints to prevent it. It also introduces Sony's new DCR IP220 Handycam, highlighting its breakthrough in video...
Curated Video
IELTS Part 1 Live Listening Practice - IELTS Energy Podcast 1335
Do you get enough IELTS Listening practice? Well, good news. You'll get some today! In this episode, we'll do a Listening Part 1 with questions, test audio, and answers!
All In One Social Media
Creating Engaging YouTube Content in 4 Different Ways
It is hard to know what kind of content is the right kind of content to make here on YouTube. We have 4 options in traditional, Shorts, Live Streaming, and Podcasting but which one is right for you and your business? I am going to...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Tech Stack - Backend
In this video, we will cover the backend tech stack and tools that we will be using for the project. You will learn about FastAPI and how to set up a backend server. We will discuss the OpenAI API and how we will use it to integrate AI...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - What is Thread and Thread Life Cycle
In this video, we will learn about threads, independent units of execution in Java, their life cycle, the concept of threads, their creation, and the various states they go through during their life cycle, such as new, runnable, blocked,...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Full User Interaction and Tweaking
In this video, we will go through the entire user interaction flow and make necessary tweaks to make it a smooth user experience. This clip is from the chapter "Frontend - React Web Application" of the series "ChatGPT Voice-Powered...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Hello Rachel
In this video, we will integrate the voice recognition feature using the ChatGPT API. We will explore the code and necessary steps required to make it work. This clip is from the chapter "Frontend - React Web Application" of the series...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Playing Back Audio and Blob Encoding
In this video, we will incorporate the functionality to play back recorded audio. We will also cover blob encoding for storing the recorded audio in the database. This clip is from the chapter "Frontend - React Web Application" of the...