Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Event Marking UI to Audio Plugin #456

Open
this-Aditya opened this issue Jul 25, 2024 · 0 comments
Open

Add Event Marking UI to Audio Plugin #456

this-Aditya opened this issue Jul 25, 2024 · 0 comments
Assignees

Comments

@this-Aditya
Copy link
Member

this-Aditya commented Jul 25, 2024

Description

Implement a UI for the audio plugin that allows interviewers to add event markers during audio recordings. This feature aims to enhance the ability to label specific events quickly during interviews.

Requirements

  1. Button UI:

    • Add 5 buttons labeled 1 to 5 for event marking.
    • Each button should capture the timestamp and associated event name/ID when pressed.
  2. Functionality:

    • The event markers should be configurable.
    • Events should be defined in a configuration page or via remote config to ensure quick access.
    • Store and display the last event data for reuse if needed.
    • Upload the events using a schema (RADAR-Event-Marker) that can be reused in other scenarios.
    • This feature is intended for marking events quickly, such as special questions or responses of interest.

Does this event marking need to be present specifically for the audio plugin, or for the complete application, or both? For example, should we add 5 buttons for the audio plugin and 1 button in the main Activity connected to the Application Plugin for complete application event marking?

@this-Aditya this-Aditya self-assigned this Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant