Skip to content

Commit 34c3346

Browse files
committed
Release v3.3
1 parent 4db832e commit 34c3346

File tree

12 files changed

+14
-14
lines changed

12 files changed

+14
-14
lines changed

docs/_static/documentation_options.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '3.3b',
3+
VERSION: '3.3',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'dirhtml',

docs/drivers/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
88

9-
<title>Implementing drivers &#8212; py3-tts 3.3b documentation</title>
9+
<title>Implementing drivers &#8212; py3-tts 3.3 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
1212
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>

docs/engine/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
88

9-
<title>Using py3-tts &#8212; py3-tts 3.3b documentation</title>
9+
<title>Using py3-tts &#8212; py3-tts 3.3 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
1212
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>

docs/genindex/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>Index &#8212; py3-tts 3.3b documentation</title>
8+
<title>Index &#8212; py3-tts 3.3 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
1010
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
1111
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>

docs/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
88

9-
<title>py3-tts - Text-to-speech platform &#8212; py3-tts 3.3b documentation</title>
9+
<title>py3-tts - Text-to-speech platform &#8212; py3-tts 3.3 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
1212
<script data-url_root="#" id="documentation_options" src="_static/documentation_options.js"></script>
@@ -35,7 +35,7 @@
3535

3636
<section id="py3-tts-text-to-speech-platform">
3737
<h1>py3-tts - Text-to-speech platform<a class="headerlink" href="#py3-tts-text-to-speech-platform" title="Permalink to this heading"></a></h1>
38-
<p>This documentation describes the py3-tts Python package v 3.3b and was rendered on Sep 09, 2023.</p>
38+
<p>This documentation describes the py3-tts Python package v 3.3 and was rendered on Sep 09, 2023.</p>
3939
<p class="rubric">Table of Contents</p>
4040
<div class="toctree-wrapper compound">
4141
<ul>

docs/install/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
88

9-
<title>Installing py3-tts &#8212; py3-tts 3.3b documentation</title>
9+
<title>Installing py3-tts &#8212; py3-tts 3.3 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
1212
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
@@ -37,7 +37,7 @@
3737
<h1>Installing py3-tts<a class="headerlink" href="#installing-py3-tts" title="Permalink to this heading"></a></h1>
3838
<section id="tested-versions">
3939
<h2>Tested versions<a class="headerlink" href="#tested-versions" title="Permalink to this heading"></a></h2>
40-
<p>Version 3.3b of py3-tts includes drivers for the following text-to-speech synthesizers. Only operating systems on which a driver is tested and known to work are listed. The drivers may work on other systems.</p>
40+
<p>Version 3.3 of py3-tts includes drivers for the following text-to-speech synthesizers. Only operating systems on which a driver is tested and known to work are listed. The drivers may work on other systems.</p>
4141
<ul class="simple">
4242
<li><p>SAPI5 on Windows XP, Windows Vista, Windows 7, and Windows 10</p></li>
4343
<li><p>NSSpeechSynthesizer on Mac OS X 10.5 (Leopard), 10.6 (Snow Leopard), 10.7 (Lion), and 10.8 (Mountain Lion).</p></li>

docs/objects.inv

-1 Bytes
Binary file not shown.

docs/py-modindex/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>Python Module Index &#8212; py3-tts 3.3b documentation</title>
8+
<title>Python Module Index &#8212; py3-tts 3.3 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
1010
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
1111
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>

docs/search/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>Search &#8212; py3-tts 3.3b documentation</title>
8+
<title>Search &#8212; py3-tts 3.3 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
1010
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
1111

docs/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/support/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
88

9-
<title>Supported synthesizers &#8212; py3-tts 3.3b documentation</title>
9+
<title>Supported synthesizers &#8212; py3-tts 3.3 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
1212
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
@@ -36,7 +36,7 @@
3636

3737
<section id="supported-synthesizers">
3838
<h1>Supported synthesizers<a class="headerlink" href="#supported-synthesizers" title="Permalink to this heading"></a></h1>
39-
<p>Version 3.3b of py3-tts includes drivers for the following text-to-speech synthesizers. Only operating systems on which a driver is tested and known to work are listed. The drivers may work on other systems.</p>
39+
<p>Version 3.3 of py3-tts includes drivers for the following text-to-speech synthesizers. Only operating systems on which a driver is tested and known to work are listed. The drivers may work on other systems.</p>
4040
<ul class="simple">
4141
<li><p>SAPI5 on Windows XP and Windows Vista and Windows 8,8.1 , 10</p></li>
4242
<li><p>NSSpeechSynthesizer on Mac OS X 10.5 (Leopard) and 10.6 (Snow Leopard)</p></li>

pyttsx3/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from .engine import Engine
44

5-
version = '3.3b'
5+
version = '3.3'
66
_activeEngines = weakref.WeakValueDictionary()
77

88

0 commit comments

Comments
 (0)