Skip to content

[BUG] Strange audio output for wifi error message #117

@NeonDaniel

Description

@NeonDaniel

Description

A specific string that is spoken when WiFi setup fails seems to render with extra text prepended to the passed text. I will attach a sample.
ce4e7a14fe73c3a8cd31d15db0d435d6.wav.tar.gz

Steps to Reproduce

  • First run on a Mark2
  • Enter incorrect credentials
  • The above audio should be spoken

Relevant Code

wav_data, synthesizer = self.get_audio(sentence, speaker,
audio_format="internal")
self._audio_to_file(wav_data, synthesizer, output_file)

Other Notes

The exact string passed is: failed to connect to wifi, verify credentials and try again

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcannot reproduceUnable to reproduce the reported issue

    Type

    No type

    Projects

    Status

    Other Helpful Tasks

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions