AutoVoice Simple test: say hello

Discussion in 'AutoApps' started by gbrandwood, Sep 28, 2019.

  1. gbrandwood

    gbrandwood New Member

    Joined:
    Sep 28, 2019
    Messages:
    3
    Likes Received:
    0
    I am using AutoVoice, successfully linked to my Google account, with Tasker, and want to say:
    "OK Google, ask AutoVoice to say hello"
    I want the command to appear as a pop up, so I set a popup in Tasker to appear but I just get the word "say" appearing in there.

    I just have a single profile set as an AutoVoice Recognised event and the single task for the popup.

    I'm new to all of this so forgive any foolishness but if I get this working, then I will build on it.

    At first I thought it was because I was on the trial, so I paid for the full app, but I'm no further on.

    Any pointers? Do you need any further info?

    Thanks in advance.
     
  2. gbrandwood

    gbrandwood New Member

    Joined:
    Sep 28, 2019
    Messages:
    3
    Likes Received:
    0
    I should add, I've tried simple and advanced options, and my pop up task is set to output the following variables:

    %avcomms()
    %avcommsnofilter()
    %err
    %errmsg
    %avcommnofilter
    %avmatched
    %avsource
    %avword()
     
  3. gbrandwood

    gbrandwood New Member

    Joined:
    Sep 28, 2019
    Messages:
    3
    Likes Received:
    0
    Actually, I appear to have this working now. I used the advanced method and the %avcommnofilter variable returns just the text after the command, which is what I wanted. So now I have to build on this and improve. Thanks
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Awesome :) Glad you got it!
     
  5. Tonykg12345

    Tonykg12345 New Member

    Joined:
    Sep 30, 2019
    Messages:
    3
    Likes Received:
    0
    Boa tarde! Quero saber como fazer para capturar uma parte do que é reconhecida pelo autovoice e colocar na minha variável?
     
    Last edited: Sep 30, 2019
  6. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    O AutoVoice gera um array %avword() que contem todas as palavras capturadas. Isso ajuda?
     
  7. Tonykg12345

    Tonykg12345 New Member

    Joined:
    Sep 30, 2019
    Messages:
    3
    Likes Received:
    0
    Sim! Ajudou muito obrigado.
    Tenho outra dúvida! Como pra que o laço (for) inicie sempre do zero.
    Exemplo - 0:5 inicie sempre do zero.
     
  8. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Fazer 0:5 não funciona?
     
  9. Tonykg12345

    Tonykg12345 New Member

    Joined:
    Sep 30, 2019
    Messages:
    3
    Likes Received:
    0
    Sim! Funciona. Mas o que eu quero é que toda vez que eu iniciar o loop ele começará a contar de 0 a 5 toda vez e não começar onde o loop parou da última vez.
    Ex: do que acontece. O loop 0: 5 contém 1.2.3.4.5.6 certo, mas o loop parar 1.2.3 e eu iniciar o loop de novo ele inicia o 4
    5.6 E quero que ele inicie uma contagem nova toda vez.
     
    Last edited: Oct 4, 2019
  10. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Pode exportar a descrição da sua tarefa? Não estou a perceber como está a fazer..
     
: AutoVoice

Share This Page