SitePal’s community support is here to offer support, solve problems, share ideas, and update our customers about the latest from SitePal!
+1
Answered

AI and mobile with or without a scene

Emiliano De Laurentiis 10 years ago in SitePal Gold updated by Gil Sideman 5 years ago 9
Can the AI engine be used on mobile? I don't mind if, for now, it defaults to no scene, just the AI "say it" and response fields, but we do need a solution where mobile devices are also served by the bot.
Answer
Gil Sideman 5 years ago

Hello - the answer is yes. 

Karleigh - you must be using our deprecated Flash AI player. There is no need for Puffin or any other specialized solution. The Flash implementation has been replaced by an HTML5 solution which works on all browsers and platforms - but - to use it with AI you need to create your own solution using some basic programming.

SitePal provides an API function called sayAIResponse - you need to feed it the user's question, and your SitePal character will speak the response. That's it.

We have a working example, which you can test on your mobile device, and use our code as a basis for your own implementation. Please review here - 

http://www.oddcast.com/support1/sayAI.html

Copy the source code from the page and replace our embed code with your own (from your SitePal account). 

Don't forget to enable your domain (add to your licensed domains on "account info" page).

That's it.

Hope this helps, if you have specific questions please send us a note to support@sitepal.com

Regards

Gil

+1
Fixed

Cursor moving problem

Nishat 13 years ago updated by Gil 13 years ago 2
I switch the window after loading sitpal on previous window.
When i move mouse on new window it givs following error on following function:

Error: (Microsoft JScript runtime error: Unable to get value of the property 'offsetLeft': object is null or undefined)

function AnchorPosition_getPageOffsetLeft (el) {
var ol=el.offsetLeft;
while ((el=el.offsetParent) != null) { ol += el.offsetLeft; }
return ol;
}
Answer
Gil 13 years ago
Nishat -

We are unable to recreate this problem, nor have we received any other report of this nature - at any time that I can recall.
This is likely a problem specific to your page

If you could post a link to your page, that would allow us to look into it further.
Regards,
Gil
SitePal Team
+1
Fixed

Server API mngAssignAudio doesnt work properly

Vlad 14 years ago updated 14 years ago 3
it always returns:
error 8 no such Scene

Other methods of Server API work properly.
serverapi
Answer
Gil 14 years ago
Vlad - this issue has been fixed.
Please review and let us know if you still see a problem.
Regards
Gil
+1
Answered

Coords of overlay

Oleg Tulkin 14 years ago in SitePal Silver updated 14 years ago 2
Hello.Is there any way to dynamic change position of the overlay with API?
+1
Answered

What is the FAQ feature?

Eva 14 years ago updated by Akhil 13 years ago 5
features faq player faq solution
Answer
Eva 14 years ago
Using SitePal’s FAQ feature, SitePal characters can be preconfigured to answer frequently asked questions. Users simply need to enter questions and setup the corresponding audio answers. This feature is available to Silver accounts and higher.
+1
Answered

What is a SitePal player?

Eva 14 years ago updated 14 years ago 1
faq scene player
Answer
Eva 14 years ago
A SitePal player is a graphic frame (or skin) that appears around a Scene when it is displayed. The player can include a volume control and Pause button, allowing site visitors to control the volume and playback of a SitePal Scene. Users can customize each aspect of a SitePal player.
+1
Answered

play a scene with no internet access

Dudu Dahan 12 years ago in SitePal Gold updated by Gil 12 years ago 1
hi. i'm new here.
i think it's a basic question. can i deploy and play my scene to local website
with no internet access at all ?
thank's. David.
internet localhost
Answer
Gil 12 years ago
David -

Though this is not possible with SitePal - we do offer at extra cost the option to "export" a Scene - which generates a detached version of the scene that can be hosted anywhere.
Export is licensed by the minute so you would be able to export as many Scenes as you need
For more information - please send a note to sales@sitepal.com

hope this helps,
Gil
SitePal Team
+1
Answered

Avatar not loading in Safari MAC

Michael Flynn 13 years ago updated 13 years ago 4
Avatar not loading in Safari MAC with two other avatars. Two pages with 3 or more avatars iframed in never load completely. At least two load, but the third never does. Is there an issue with Safari on a MAC and Sitepal?
+1
Answered

Suppress the "Download this Clip" hover affect

Joy 12 years ago updated by Gil 12 years ago 6
Hello--Does anyone know if there's a way to suppress the "Download this Clip" hover affect that appears when you move your mouse over the avatar?
+1
Answered

Articulate Presenter and Sitepal integration?

rgahagan 14 years ago updated by Daniel Doak 14 years ago 1
Has anyone done this? Best practices?
Thanks,
ROb