Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"stop" doesn't stop the playback when multiple audio files are queued #106

Open
goldyfruit opened this issue Oct 16, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@goldyfruit
Copy link
Member

ovos-say-to stop aborted only one playback; see Oct 16 17:06:29 x270.home.lan ovos-audio[210718]: Aborted. but then the next audio file in queue is played.

Oct 16 17:06:24 x270.home.lan ovos-audio[202010]: 2024-10-16 17:06:24.624 - audio - ovos_audio.service:execute_tts:384 - INFO - Speak: Step 13, Click Contacts near the top of the page. This page shows you your top prospects from the people you've already contacted. If you're using a mobile phone, tap the to see your matches that will most likely reply to your message.
Oct 16 17:06:28 x270.home.lan ovos-audio[210657]: [1023B blob data]
Oct 16 17:06:28 x270.home.lan ovos-audio[210657]: Done.
Oct 16 17:06:28 x270.home.lan ovos-audio[210718]: /tmp/tts/ovos-tts-plugin-polly/Danielle/en-US/4c6e6f2b25be55d26293f0b07482a61f.mp3:
Oct 16 17:06:28 x270.home.lan ovos-audio[210718]:  File Size: 26.7k     Bit Rate: 48.1k
Oct 16 17:06:28 x270.home.lan ovos-audio[210718]:   Encoding: MPEG audio
Oct 16 17:06:28 x270.home.lan ovos-audio[210718]:   Channels: 1 @ 16-bit
Oct 16 17:06:28 x270.home.lan ovos-audio[210718]: Samplerate: 24000Hz
Oct 16 17:06:28 x270.home.lan ovos-audio[210718]: Replaygain: off
Oct 16 17:06:28 x270.home.lan ovos-audio[210718]:   Duration: 00:00:04.44
Oct 16 17:06:29 x270.home.lan ovos-audio[210718]: [233B blob data]
Oct 16 17:06:29 x270.home.lan ovos-audio[202010]: ovos.common_play stopped: None
Oct 16 17:06:29 x270.home.lan ovos-audio[202010]: ovos.common_play stopped: None
Oct 16 17:06:29 x270.home.lan ovos-audio[202010]: 2024-10-16 17:06:29.396 - audio - ovos_audio.audio:_stop:311 - INFO - END Stop
Oct 16 17:06:29 x270.home.lan ovos-audio[202010]: 2024-10-16 17:06:29.449 - audio - ovos_audio.audio:_stop:311 - INFO - END Stop
Oct 16 17:06:29 x270.home.lan ovos-audio[202010]: 2024-10-16 17:06:29.459 - audio - ovos_audio.audio:_stop:311 - INFO - END Stop
Oct 16 17:06:29 x270.home.lan ovos-audio[202010]: 2024-10-16 17:06:29.476 - audio - ovos_audio.audio:_stop:311 - INFO - END Stop
Oct 16 17:06:29 x270.home.lan ovos-audio[210718]: [75B blob data]
Oct 16 17:06:29 x270.home.lan ovos-audio[210718]: Aborted.
Oct 16 17:06:30 x270.home.lan ovos-audio[202010]: 2024-10-16 17:06:30.686 - audio - ovos_audio.service:execute_tts:384 - INFO - Speak: Step 14, Click Meet Me near the top of the page. This page will show you the profiles in your area. You can click , , , or if you want to meet them. To use , you must have tokens, which cost about $1.99 per token. If you're using a mobile phone, tap the .
Oct 16 17:06:30 x270.home.lan ovos-audio[210737]: /tmp/tts/ovos-tts-plugin-polly/Danielle/en-US/10175f7718b75167ee4ae16e1b4973be.mp3:
Oct 16 17:06:30 x270.home.lan ovos-audio[210737]:  File Size: 19.3k     Bit Rate: 48.1k
Oct 16 17:06:30 x270.home.lan ovos-audio[210737]:   Encoding: MPEG audio
Oct 16 17:06:30 x270.home.lan ovos-audio[210737]:   Channels: 1 @ 16-bit
Oct 16 17:06:30 x270.home.lan ovos-audio[210737]: Samplerate: 24000Hz
Oct 16 17:06:30 x270.home.lan ovos-audio[210737]: Replaygain: off
Oct 16 17:06:30 x270.home.lan ovos-audio[210737]:   Duration: 00:00:03.22
Oct 16 17:06:31 x270.home.lan ovos-audio[210737]: [154B blob data]
Oct 16 17:06:31 x270.home.lan ovos-audio[202010]: 2024-10-16 17:06:31.157 - audio - ovos_plugin_manager.templates.tts:get_from_cache:124 - INFO - Found 0910892aabba7bbccef3ddbcf7cee825.mp3 in TTS cache
Oct 16 17:06:33 x270.home.lan ovos-audio[210737]: [786B blob data]
Oct 16 17:06:33 x270.home.lan ovos-audio[210737]: Done.
Oct 16 17:06:34 x270.home.lan ovos-audio[210743]: /tmp/tts/ovos-tts-plugin-polly/Danielle/en-US/4dffc37d6fc81a2ae841c864c9fcad57.mp3:
Oct 16 17:06:34 x270.home.lan ovos-audio[210743]:  File Size: 16.7k     Bit Rate: 48.1k
Oct 16 17:06:34 x270.home.lan ovos-audio[210743]:   Encoding: MPEG audio
Oct 16 17:06:34 x270.home.lan ovos-audio[210743]:   Channels: 1 @ 16-bit
Oct 16 17:06:34 x270.home.lan ovos-audio[210743]: Samplerate: 24000Hz
@JarbasAl JarbasAl self-assigned this Oct 16, 2024
@JarbasAl JarbasAl added the bug Something isn't working label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants