Galaxy S8 shutting down flow
Posted: 19 May 2017 11:22
Hi Martin,
Congrats on a truly great piece of software that i use every day.
One minor problem hopefully you'll have some insight on.
I'm using automagic to create a voice responsive system similar to Siri to control my phone. It worked perfectly on galaxy note 4 but on the S8 the voice input loop flow is being shut down randomly with the message
"} has been active too long, releasing" appearing in the log.
The voice loop is very simple, basically an
Input Speech action immediately followed by a condition that checks if the resultant value variable is null. If it is null, it branches back to the Input Speech action again and waits for any voice input. This loop continues essentially forever.
But randomly within minutes or sometimes hours, the Input Speech action freezes for no apparent reason and I have to shutdown AM then restart it to get the Input Speech action to work again.
Any suggestions as to why the S8 is doing this?
Many thanks Martin,
Steve
Congrats on a truly great piece of software that i use every day.
One minor problem hopefully you'll have some insight on.
I'm using automagic to create a voice responsive system similar to Siri to control my phone. It worked perfectly on galaxy note 4 but on the S8 the voice input loop flow is being shut down randomly with the message
"} has been active too long, releasing" appearing in the log.
The voice loop is very simple, basically an
Input Speech action immediately followed by a condition that checks if the resultant value variable is null. If it is null, it branches back to the Input Speech action again and waits for any voice input. This loop continues essentially forever.
But randomly within minutes or sometimes hours, the Input Speech action freezes for no apparent reason and I have to shutdown AM then restart it to get the Input Speech action to work again.
Any suggestions as to why the S8 is doing this?
Many thanks Martin,
Steve