[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 5/7] remove spd_audio_stop from modules
From: |
Andrei Kholodnyi |
Subject: |
[PATCH 5/7] remove spd_audio_stop from modules |
Date: |
Thu, 13 Jan 2011 22:55:12 +0100 |
surprise, surprise...
I thought this patch was pushed since a long time ago :D
> I should have replied to this patch a long time ago.
it's good, better late than never
> shouldn't we always stop synthesis before stopping audio? ?This
> would guarantee that no speech can be produced after audio was stopped.
do you mean to call module_stop/module_pause before spd_audio_stop in
do_stop/do_pause?