# hyperaudio

{% embed url="<https://www.youtube.com/embed/Epe42APLMQM?start=1158>" %}

## Links:

SLIDES: <http://bit.ly/2uIlLfz>

## Notes:

* Started off as a project for initial Mozilla
  * Demo: <http://happyworm.com/jPlayerLab/audiotextsync/v13/>
* Hyperaudio in action at&#x20;

  <http://www.radiolab.org/story/127390-hyper-audio-experiment/>

  "As hypertext is to text, hyperaudio is to audio."

  Hyperaudio is actually video!
* Worked with Al Jazeera as a Mozilla-Knight open news fellow, mapping how often words are used in things like the presidential debate
  * Example: <http://www.aljazeera.com/indepth/interactive/2012/10/20121023134433218846.html>
  * (currently not working due to duff video link :( )
* “When we synchronize audio with text, we can manipulate audio in the same way we can text.”
  * Demo available here: <http://hyperaud.io/pad/>
  * Edit, fade, trim.
  * This project was funded by the Knight Foundation.
  * “It was non-destructive editing”
  * Open source, seeking contributors. -
  * <https://github.com/hyperaudio>

    -<https://github.com/hyperaudio/hyperaudio-lite> example&#x20;
  * <http://hyperaud.io/lab/halite/v18/> (select text -&#x20;
  * creates a tweet with&#x20;
* Similar tools --
  * WNYC's Audiogram&#x20;
  * <https://github.com/nypublicradio/audiogram>
  * This American Life's Shortcut&#x20;
  * <https://shortcut.thisamericanlife.org/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://textav.gitbook.io/textav-event/projects/hyperaudio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
