Mini Shell
3
�2[O � @ sJ d Z dZdZdZdZdZG dd� de�ZG dd � d �ZG d
d� de �Z
dS )
a' Provides an abtract class for working with speech servers.
A speech server (class SpeechServer) provides the ability to tell the
machine to speak. Each speech server provides a set of known
voices (identified by name) which can be combined with various
attributes to create aural style sheets.z$Id$z
$Revision$z$Date$z-Copyright (c) 2005-2008 Sun Microsystems Inc.ZLGPLc @ sD e Zd ZdZdZdZdZdZdZdZ edededediZ
d d
� ZdS )�VoiceFamilyz)Holds the family description for a voice.�nameZgenderZlocaleZdialectZmaleZfemaleNc C s( t j| � | jtj� |r$| j|� dS )z"Create and initialize VoiceFamily.N)�dict�__init__�updater �settings)�selfZprops� r �"/usr/lib/python3.6/speechserver.pyr 3 s
zVoiceFamily.__init__)�__name__�
__module__�__qualname__�__doc__�NAMEZGENDER�LOCALEZDIALECTZMALEZFEMALEr r r r r r r ! s r c @ s"