Skip to content

termux-speech-to-text randomly does not involve microphone indicator and hangs without returning anything while speaking #46

@Benjamin-Loison

Description

@Benjamin-Loison

On my Fairphone 4 LineageOS 23.2.

Output:
03-08 16:17:06.171  3848  9272 D TermuxAPI.ResultReturner: Connecting to output socket "43cbb0869748143b-242c-4d0c-bf16-44c30ec35f734c7296809c5f"
03-08 16:17:15.303  3848  3848 D TermuxAPI.TermuxApiReceiver: Intent Received:
03-08 16:17:15.303  3848  3848 D TermuxAPI.TermuxApiReceiver: Intent { flg=0x10 cmp=com.termux.api/.TermuxApiReceiver (has extras) }
03-08 16:17:15.303  3848  3848 D TermuxAPI.TermuxApiReceiver: Bundle[
03-08 16:17:15.303  3848  3848 D TermuxAPI.TermuxApiReceiver: language: `fr`
03-08 16:17:15.303  3848  3848 D TermuxAPI.TermuxApiReceiver: socket_input: `4dc42fec7973a131-2476-4e33-b8c8-5ed96ed7e229777485f514dd`
03-08 16:17:15.303  3848  3848 D TermuxAPI.TermuxApiReceiver: socket_output: `2615d454295d3f33-2476-4068-9407-6c3ba5e57fa3f80e6c951ac7`
03-08 16:17:15.303  3848  3848 D TermuxAPI.TermuxApiReceiver: api_method: `TextToSpeech`
03-08 16:17:15.303  3848  3848 D TermuxAPI.TermuxApiReceiver: ]
03-08 16:17:15.303  3848  3848 D TermuxAPI.TextToSpeechAPI: onReceive
03-08 16:17:15.307  3848  3848 D TermuxAPI.TextToSpeechService: onCreate
03-08 16:17:15.309  3848  9360 D TermuxAPI.TextToSpeechService: onHandleIntent:
03-08 16:17:15.309  3848  9360 D TermuxAPI.TextToSpeechService: Intent { xflg=0x4 cmp=com.termux.api/.apis.TextToSpeechAPI$TextToSpeechService (has extras) }
03-08 16:17:15.309  3848  9360 D TermuxAPI.TextToSpeechService: Bundle[
03-08 16:17:15.309  3848  9360 D TermuxAPI.TextToSpeechService: language: `fr`
03-08 16:17:15.309  3848  9360 D TermuxAPI.TextToSpeechService: socket_input: `4dc42fec7973a131-2476-4e33-b8c8-5ed96ed7e229777485f514dd`
03-08 16:17:15.309  3848  9360 D TermuxAPI.TextToSpeechService: socket_output: `2615d454295d3f33-2476-4068-9407-6c3ba5e57fa3f80e6c951ac7`
03-08 16:17:15.309  3848  9360 D TermuxAPI.TextToSpeechService: api_method: `TextToSpeech`
03-08 16:17:15.309  3848  9360 D TermuxAPI.TextToSpeechService: ]
03-08 16:17:15.315  3848  9360 D TermuxAPI.ResultReturner: Connecting to output socket "2615d454295d3f33-2476-4068-9407-6c3ba5e57fa3f80e6c951ac7"

Maybe unfiltered TermuxAPI. logs would help, but may be too verbose.

Problem description

Steps to reproduce

Expected behavior

Additional information

  • termux-api application version:
  • termux-api package version (installed through apt):
  • Android OS version:
  • Device model:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions