I have trouble timing the experimental input speech (Google voice) in flows. It seems that it takes very different length of time for it to react and it sometimes turn into text, when saying that it does not hear what I say although the flow is supposedly taking care of that by voice, which under the circumstances makes it useless those times. It is used driving a car. Any ideas about this problems?
But foremost it does not react to my BT in ear device as expected. Edited see post below also. For example, i want to answer to if I want to take a call or not while driving. It does not react to what I say into my bluetooth, only what I say directly into the phone. (of course I can talk through the BT during calls). If I turn on the action sco state other problems appear, see post below Any suggestions?
Editing what I want to write and not the Android.
input speech does hear through BT but..
Moderator: Martin
-
- Posts: 186
- Joined: 12 Feb 2014 01:45
input speech does hear through BT but..
Last edited by angelatwork on 13 Mar 2014 05:09, edited 2 times in total.
Best regards,
AngelAtwOrk
AngelAtwOrk
-
- Posts: 186
- Joined: 12 Feb 2014 01:45
Re: input speech does not hear voice through BT
Adding
the bluetooth is a a2dp both phone calls and music streams
Sco state is partly working for me . I have my in ear BT already enabled and connected. The flow won't hear my voice answering through the BT although I hear the flow's questions through it. If I insert the action turn on sco state and start it? The BT will hear me ( the microphone is on ) but I will also hear myself echoing in my bluetooth. I can live with that during the flow . But after turning off the sco state at in the end of the flow, the TTS reading notifications and so on will no longer do it through the BT but in a lower voice from the phone itself. (the bluetooth seems to still be connected if you look in the Android' settings.
Is there a way round this problem do you think. I cannot leave it on since I can almost hear myself breathe.
the bluetooth is a a2dp both phone calls and music streams
Sco state is partly working for me . I have my in ear BT already enabled and connected. The flow won't hear my voice answering through the BT although I hear the flow's questions through it. If I insert the action turn on sco state and start it? The BT will hear me ( the microphone is on ) but I will also hear myself echoing in my bluetooth. I can live with that during the flow . But after turning off the sco state at in the end of the flow, the TTS reading notifications and so on will no longer do it through the BT but in a lower voice from the phone itself. (the bluetooth seems to still be connected if you look in the Android' settings.
Is there a way round this problem do you think. I cannot leave it on since I can almost hear myself breathe.
Best regards,
AngelAtwOrk
AngelAtwOrk
Re: input speech does hear through BT but..
Voice recognition over a bluetooth headset seems not to work at the moment with the action Input Speech since the voice recognition on the bluetooth headset needs to be explicitly requested from Automagic. Maybe I can add this feature in the next version.
It appears that plugin AutoVoice has support for voice recognition over a bluetooth headset.
It appears that plugin AutoVoice has support for voice recognition over a bluetooth headset.
-
- Posts: 186
- Joined: 12 Feb 2014 01:45
Re: input speech does hear through BT but..
http://automagic4android.com/flow.php?i ... 684042b469
I would love that
The plugin you suggested seems to work. But I have still problems with When to speak. How long it takes for the input "microphone" to show varies. Sometimes you will hear the start sound , sometimes not and since the idea is that you are not looking at your phone driving, that is not so good since the Android have trouble enough to hear if you say "ja" or "nej" (yes or no). Is there a way to catch when it is happening. Also still having problems with automagic flow, from time to time, will miss or will be overridden by the Android, so the screen will show where I will have to click on the screen to try a second time, instead of getting the voice to ask me. (the counting does not work all the time either). So that whole part of the flow is troublesome, sometimes it works flawlessly and sometimes not.
Grateful for any ideas? I am posting that part of the flow.
I would love that

The plugin you suggested seems to work. But I have still problems with When to speak. How long it takes for the input "microphone" to show varies. Sometimes you will hear the start sound , sometimes not and since the idea is that you are not looking at your phone driving, that is not so good since the Android have trouble enough to hear if you say "ja" or "nej" (yes or no). Is there a way to catch when it is happening. Also still having problems with automagic flow, from time to time, will miss or will be overridden by the Android, so the screen will show where I will have to click on the screen to try a second time, instead of getting the voice to ask me. (the counting does not work all the time either). So that whole part of the flow is troublesome, sometimes it works flawlessly and sometimes not.
Grateful for any ideas? I am posting that part of the flow.
Best regards,
AngelAtwOrk
AngelAtwOrk
Re: input speech does hear through BT but..
There's probably not much that can be done to make the start speech sound audible in all cases. This sound is a feature of the voice recognition engine itself and Automagic has no influence on this. You can try to add some sleep actions before the voice recognition is started, maybe this has some effect on the ready-to-speech sound.
There's also no way for Automagic to detect when the recognition failed since the dialog of the voice recognition engine does not send an event/notification to Automagic when this happens. You could try to switch to the option No user interface since this will continue the flow with variable operation and value "cancel" when the recognition fails.
There's also no way for Automagic to detect when the recognition failed since the dialog of the voice recognition engine does not send an event/notification to Automagic when this happens. You could try to switch to the option No user interface since this will continue the flow with variable operation and value "cancel" when the recognition fails.
-
- Posts: 186
- Joined: 12 Feb 2014 01:45
Re: input speech does hear through BT but..
Thanks, I will try your suggestions
Best regards,
AngelAtwOrk
AngelAtwOrk