Braina Forums

Braina Assistant => Braina and Braina PRO Support => Topic started by: Bruce98 on Dec 23, 2019, 01:47 AM

Title: Answers that are pointers
Post by: Bruce98 on Dec 23, 2019, 01:47 AM
Using custom reply, how does one make an answer that is also a pointer to an object?

Simple example, where A1 is both the spoken answer and acts as a pointer to the object

Q: I am tired
A1: This should wake you up --> wakeupsong (in this case the object is an mp3)

Title: Re: Answers that are pointers
Post by: saurav on Dec 23, 2019, 04:16 AM
This is possible using Custom Commands (not custom reply)

Please create a custom command with value "play wake up song and Clear your reply. echo This should wake you up." (without quotes)

Note: Music file "wake up song" should exist on your computer.
Title: Re: Answers that are pointers
Post by: Bruce98 on Dec 23, 2019, 12:58 PM
Thank you!