Solution to "improve-accessibility-of-audio-content-with-the-audio-element

What is your hint or solution suggestion?

<h1>Real Coding Ninjas</h1>
<p><audio id="amazonaws" controls>

  <source src= "https://s3.amazonaws.com/freecodecamp/screen-reader.mp3" type="audio/mpeg"> A sound clip of Zersiax's screen reader in action.</audio></p>

Challenge: Improve Accessibility of Audio Content with the audio Element

Link to the challenge:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.