Skip to content

[Feature] Support audio and output history #209

@mturilin

Description

@mturilin

Problem

I see two problems:

  1. If recording is longer than 60 seconds, then it's stopped and discarded completely. And it's not good for longer voice sessions.
  2. If the recording is not successfully pasted, you need to go and look in the logs for your transcription. It's better to have transcription history that also contains original audio recordings that can be trimmed to manage disk space.

Proposed Solution

I propose a simple solution and working on PR for it that will allow:

  1. Longer recording sessions, for example for up to 10 minutes and second, and when recording session is completed, it's automatically pasted instead of being discarded.
  2. In addition to this, the audio will be stored in a history folder with raw transcription and processed text for future reference and troubleshooting.

Alternatives Considered

The only alternative here would be to use different applications that allow for longer audio processing and history support, but I want to make VoxType work because it's great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions