| Server IP : 39.108.156.168 / Your IP : 216.73.216.104 Web Server : nginx/1.24.0 System : Linux e2.ksyuki.com 6.11.0-25-generic #25~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 17:20:50 UTC 2 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/orca/__pycache__/ |
Upload File : |
�
g
f� � �t � d Z dZdZdZdZdZdZddlmZm Z d d
l
mZ d dl
mZ G d� d
e� Z
G d� de� Zy)z�SSML --- XML-based markup language for speech synthesis.
Class SSML defines a simple wrapper for holding and converting
text to SSML, suitable to be sent to a speech server. Services
can pass flags to control the elements and attributes used.
z$Id$z
$Revision$z$Date$z<andyholmes@gnome.org>u( Copyright © 2024 GNOME Foundation Inc. �LGPL� )�Enum�auto� )�debug)�script_managerc � � e Zd ZdZ e� Z e� Z e� Z e� Z e� Z e� Z
e� Z e� Z e� Z
e� Z e� Z e� Z e� Z e� Z e� Z e� Z e� Zy)�SSMLCapabilitiesz!Enumeration of SSML capabilities.N)�__name__�
__module__�__qualname__�__doc__r �SAY_AS_DATE�SAY_AS_TIME�SAY_AS_TELEPHONE�SAY_AS_CHARACTERS�SAY_AS_CHARACTERS_GLYPHS�SAY_AS_CARDINAL�SAY_AS_ORDINAL�SAY_AS_CURRENCY�BREAK�SUB�PHONEME�EMPHASIS�PROSODY�MARK�SENTENCE_PARAGRAPH�TOKEN�ALL� � �+/usr/lib/python3/dist-packages/orca/ssml.pyr
r
) s� � �+��&�K��&�K��v�����#�v���f�O��V�N��f�O��F�E�
�&�C��f�G��v�H��f�G��6�D�����F�E�
�&�Cr! r
c �z � e Zd ZdZdej
fd�Zd� Zed� � Z eej
fd�� Z
d� Zd� Zy )
�SSMLz*Holds SSML representation of an utterance.� c �\ � t j | � |xs d| d<