]> git.basschouten.com Git - openhab-addons.git/commit
[marytts] Fix incorrect wav header (#12571)
authordalgwen <dalgwen@users.noreply.github.com>
Mon, 4 Apr 2022 06:50:30 +0000 (08:50 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Apr 2022 06:50:30 +0000 (08:50 +0200)
commitf1a1bd5f1d8de3d0e1e9a4831a0d69e68077ace2
tree84153ea6c06ce3a5305473a939684609a43b0e24
parent94301eee8c746f54460e17515a53640592ddd88c
[marytts] Fix incorrect wav header (#12571)

With this simple fix, MaryTTS creates the correct wav header for the audio inputstream (audioformat is now assigned before we use it)

Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
bundles/org.openhab.voice.marytts/src/main/java/org/openhab/voice/marytts/internal/MaryTTSAudioStream.java