Из-за периодической блокировки нашего сайта РКН сервисами, просим воспользоваться резервным адресом:
Загрузить через dTub.ru Загрузить через ClipSaver.ruУ нас вы можете посмотреть бесплатно How to Build Voice Commands for Postman Using a Chrome Extension или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Роботам не доступно скачивание файлов. Если вы считаете что это ошибочное сообщение - попробуйте зайти на сайт через браузер google chrome или mozilla firefox. Если сообщение не исчезает - напишите о проблеме в обратную связь. Спасибо.
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
Learn how to create a custom voice-controlled Chrome extension for Postman in this hands-on tutorial livestream. Watch as the Postman team forks an existing clap-detection extension and transforms it into a voice command tool using Google's Teachable Machine. See how to train your own voice model to recognize commands like "dark," "light," "request," and "send" to control Postman's interface without touching your keyboard. This practical walkthrough covers extension development basics, DOM manipulation, and AI voice recognition implementation, all while demonstrating practical ways to enhance your Postman workflow. Perfect for developers interested in browser extensions, voice interfaces, or automating their Postman experience. 📌 Timestamps: 0:00 Start 1:40 Intros 3:25 ICYMI 8:00 What are we doing today? Building on Postman in the Web 14:00 Edit the original dark mode clap extension (to accommodate postman.com) 26:30 Build and load the extension in Chrome 32:30 Modify clapper to accommodate Postman in the web 48:30 Teachable Machine to train a model to recognize our own sounds 1:06:15 Inspect elements to create a new request in Postman 1:12:49 Inspect elements to send request in Postman 1:16:45 Open collection in runner in Postman 1:28:00 All the voice commands! 1:30:44 Recap 🔗 Resources Original dark mode clap extension https://github.com/charliegerard/dark... Modified for postman.com https://gist.github.com/arlemi/b275ef... Helper function https://gist.github.com/arlemi/9994e4... Teachable Machine to train a model https://teachablemachine.withgoogle.c...