Skip to content

Commit

Permalink
Update ovos_audio/service.py
Browse files Browse the repository at this point in the history
Co-authored-by: Mike <[email protected]>
  • Loading branch information
JarbasAl and mikejgray authored Apr 25, 2024
1 parent cfc9764 commit 98bbcce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ovos_audio/service.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ def run(self):
self.status.set_error('No TTS loaded')

def handle_b64_audio(self, message):
"""syntehsizes speech, but instead of queuing for playback
"""synthesizes speech, but instead of queuing for playback
returns it b64 encoded in the bus
allows 3rd party integrations to use OVOS as a TTS service
"""
Expand Down

0 comments on commit 98bbcce

Please sign in to comment.