Simple way to play audio from URLs? (to help kids with language difficulties)

This page summarizes the projects mentioned and recommended in the original post on /r/PyScript

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • howler.js

    Javascript audio library for the modern web.

  • Open Prompt from js import alert, prompt, localStorage, window, confirm, Audio import time import random import re horn = Audio.new("https://github.com/goldfire/howler.js/blob/master/examples/3d/assets/sprite.mp3?raw=true") def promptMe(): user_answer = str(prompt("play? (yes) or (no)")) if user_answer.lower() == 'yes': horn.play() print('yes') print('end')

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Howler JavaScript – Audio library for the modern web

    1 project | news.ycombinator.com | 12 Feb 2024
  • Interactive articles with audio on click/hover?

    1 project | /r/web_design | 29 Jun 2023
  • Need help with unexpected state

    1 project | /r/react | 26 Apr 2023
  • Image Clicking Plays Sound

    1 project | /r/web_design | 17 Apr 2023
  • Spice Up Your Svelte App with Sound Interactions using svelte-sound 😎

    2 projects | dev.to | 20 Mar 2023