# IFF Collaborative podcast annotation workflow

{% embed url="<https://youtu.be/yF-pKKshnfE>" %}

Specifically, our team wanted to answer:

1\. What is a good workflow to allow multiple users to annotate a piece of audio (like a podcast) and then turn that data into IIIF format?

2\. Can we use IIIF annotations for creating a script for voice devices based on a podcast?

For more information, see <https://docs.google.com/presentation/d/18G1VN6LtragzBzwsbD-8LOlU8ixDyERfyRyfw5guFSk/edit?usp=sharing> and <https://trello.com/c/CgSukfmy/40-workflow-for-collaborating-on-podcast-annotations-using-iiif>

## **Team**

* Andy Irving
* Edward Anderson
* Piotr Fedorczyk
* Joanna Kao<br>


---

# 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-2018/unconference-projects/collaborative-podcast-annotation-workflow.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.
