AutoVoice Problem with Alexa>AutoVoice>Api.ai

Discussion in 'AutoApps' started by oggy, Aug 26, 2017.

  1. oggy

    oggy New Member

    Joined:
    Aug 26, 2017
    Messages:
    9
    Likes Received:
    0
    hi,
    i have a problem to trigger dimm values or timers. alexa sends numbers text formated (for example "zehn" instead of "10" in english "ten" instead of "10").
    the second problem: i cant use words with "Umlaute" (ä ö ü) for example "Lautstärke" (volume).
    direct from AutoVoice it is working perfect.

    last question:
    Is AutoVoice for Google Home available in german?

    best regards
    basti
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    About the first problem, maybe define the variables as numbers in the API.AI commands?
    About the second one, can you try the alternative spellings?
    About Google Home, unfortunately that's not up to me. Google needs to make the possible themselves.

    Hope this clarifies it!
     
  3. oggy

    oggy New Member

    Joined:
    Aug 26, 2017
    Messages:
    9
    Likes Received:
    0
    Problem 1 is solved. API.ai is now accepting textformated numbers from amazon. It seems there was a BIT hanging ;)

    Problem 2: I think the problem is located between amazon and api.ai. For testing i changed the entitie from "lautstärke" to "lautstaerke". Same result and same problem for textformated numbers -> fünf (5) dreißig (30).

    example 1 : vier = @sys.number ; lautstärke=@multimedia-volume
    example 2: dimme = @switch-verb ; wohnzimmer = @room ; dreißig @sys.number ; prozent = @unit

    Auswahl_026.png

    from AutoVoice direct it is working fine.
     

Share This Page