Skip to content

[BUG] Windows 11: "backend-specific error" #990

@fmos

Description

@fmos

Bug Description

When I try to start transcription by pressing the shortcut, the app shows this overlay error message:

Image

System Information

App Version:

v0.7.10

Operating System:

Edition Windows 11 Pro
Version 24H2
Installiert am ‎13.‎10.‎2025
Betriebssystembuild 26100.7840
Funktionspaket Windows Feature Experience Pack 1000.26100.291.0

CPU:

AMD Ryzen 9 PRO 7940HS

GPU:

Radeon 780M Graphics

Logs

[2026-03-10][08:06:17][handy_app_lib::actions][DEBUG] TranscribeAction::start called for binding: transcribe
[2026-03-10][08:06:17][enigo::platform::win_impl][DEBUG] �[93mlocation()�[0m
[2026-03-10][08:06:17][handy_app_lib::actions][DEBUG] Microphone mode - always_on: false
[2026-03-10][08:06:17][handy_app_lib::actions][DEBUG] On-demand mode: Starting recording first, then audio feedback
[2026-03-10][08:06:17][handy_app_lib::audio_toolkit::audio::recorder][INFO] Using device: Ok("Mikrofon (Razer BlackShark V2 Pro 2.4)")
Sample rate: 48000
Channels: 2
Format: F32
[2026-03-10][08:06:17][handy_app_lib::audio_toolkit::audio::recorder][ERROR] Failed to build input stream: A backend-specific error has occurred: Falscher Parameter. (0x80070057)
[2026-03-10][08:06:17][handy_app_lib::managers::audio][ERROR] Failed to open microphone stream: Failed to open recorder: Failed to build input stream: A backend-specific error has occurred: Falscher Parameter. (0x80070057)
[2026-03-10][08:06:17][handy_app_lib::actions][DEBUG] Failed to start recording: Failed to open recorder: Failed to build input stream: A backend-specific error has occurred: Falscher Parameter. (0x80070057)
[2026-03-10][08:06:17][handy_app_lib::actions][DEBUG] TranscribeAction::start completed in 60.8276ms
[2026-03-10][08:06:17][handy_app_lib::transcription_coordinator][DEBUG] Start for 'transcribe' did not begin recording; staying idle
[2026-03-10][08:06:30][handy_app_lib::actions][DEBUG] TranscribeAction::start called for binding: transcribe
[2026-03-10][08:06:30][enigo::platform::win_impl][DEBUG] �[93mlocation()�[0m
[2026-03-10][08:06:30][handy_app_lib::actions][DEBUG] Microphone mode - always_on: false
[2026-03-10][08:06:30][handy_app_lib::actions][DEBUG] On-demand mode: Starting recording first, then audio feedback
[2026-03-10][08:06:30][handy_app_lib::audio_toolkit::audio::recorder][INFO] Using device: Ok("Mikrofon (Razer BlackShark V2 Pro 2.4)")
Sample rate: 48000
Channels: 2
Format: F32
[2026-03-10][08:06:30][handy_app_lib::audio_toolkit::audio::recorder][ERROR] Failed to build input stream: A backend-specific error has occurred: Falscher Parameter. (0x80070057)
[2026-03-10][08:06:30][handy_app_lib::managers::audio][ERROR] Failed to open microphone stream: Failed to open recorder: Failed to build input stream: A backend-specific error has occurred: Falscher Parameter. (0x80070057)
[2026-03-10][08:06:30][handy_app_lib::actions][DEBUG] Failed to start recording: Failed to open recorder: Failed to build input stream: A backend-specific error has occurred: Falscher Parameter. (0x80070057)
[2026-03-10][08:06:30][handy_app_lib::actions][DEBUG] TranscribeAction::start completed in 59.432ms
[2026-03-10][08:06:30][handy_app_lib::transcription_coordinator][DEBUG] Start for 'transcribe' did not begin recording; staying idle
[2026-03-10][08:06:44][tao::platform_impl::platform::event_loop::runner][WARN] NewEvents emitted without explicit RedrawEventsCleared
[2026-03-10][08:06:44][tao::platform_impl::platform::event_loop::runner][WARN] RedrawEventsCleared emitted without explicit MainEventsCleared
[2026-03-10][08:07:02][tao::platform_impl::platform::event_loop::runner][WARN] NewEvents emitted without explicit RedrawEventsCleared
[2026-03-10][08:07:02][tao::platform_impl::platform::event_loop::runner][WARN] RedrawEventsCleared emitted without explicit MainEventsCleared

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions