openallure

openallure.py

Voice-and-vision enabled dialog system

Project home at Open Allure project.

Copyright (c) 2010 John Graves

MIT License: see LICENSE.txt

class openallure.Chat(tuples, reflections={})
converse(quit='quit')
respond(inputString)

Generate a response to the user input.

@type inputString: C{string} @param inputString: The string to be mapped @rtype: C{string}

class openallure.OpenAllure
openallure.main()
Initialization and event loop
openallure.speak(phrase)

Previous topic

openallure.cfg

Next topic

qsequence