-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
147162f
commit 8a68b32
Showing
19 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
TextToSpeech/obj/Release/TextToSpeech.csproj.AssemblyReference.cache
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
TextToSpeech/obj/Release/TextToSpeech.csproj.GenerateResource.cache
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<ProjectView>ShowAllFiles</ProjectView> | ||
</PropertyGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{\rtf1\ansi\ansicpg1252\uc1 | ||
\pard\lang1033\f0\fs20\ltrpar\b End-User License Agreement (EULA)\b0\par | ||
\par | ||
This End-User License Agreement (\"Agreement\") is a legal agreement between you (\"End-User\" or \"you\") and the author(s) of this software (\"Author\"). By downloading, installing, or using this software, you agree to be bound by the terms of this Agreement.\par | ||
\par | ||
\section*{\b 1. Grant of License:}\par | ||
The Author hereby grants you a non-exclusive, worldwide, royalty-free license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, subject to the following conditions:\par | ||
\par | ||
1. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software.\par | ||
\par | ||
2. The software is provided \"as is\", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.\par | ||
\par | ||
\section*{\b 2. No Warranty:}\par | ||
The Software is provided \"as-is\", without any warranties, express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. The author(s) shall not be held responsible for any damages, including direct, indirect, incidental, or consequential damages arising from the use of this Software.\par | ||
\par | ||
\section*{\b 3. Restrictions:}\par | ||
You may not: \par | ||
\par | ||
- Distribute, sublicense, or sell the Software under any other license.\par | ||
- Use the Software for any illegal purpose.\par | ||
\par | ||
\section*{\b 4. Termination:}\par | ||
This Agreement is effective until terminated. You may terminate it at any time by discontinuing use of the Software and destroying all copies of the Software in your possession. The Author may also terminate this Agreement if you fail to comply with any term of this Agreement. Upon termination, you must cease all use of the Software and destroy all copies.\par | ||
\par | ||
\section*{\b 5. Governing Law:}\par | ||
This Agreement shall be governed by the laws of the jurisdiction in which the Author resides, without regard to its conflict of law principles.\par | ||
\par | ||
By using or downloading the Software, you acknowledge that you have read and understood this Agreement, and that you agree to be bound by its terms.\par | ||
\par | ||
\pard\sb100\sa100\b \i Olabamiji Oyetubo\i0\b0\par | ||
\pard\sb100\sa100\b MIT License\b0\par | ||
} |
Binary file modified
BIN
+0 Bytes
(100%)
TextToSpeechInstaller/bin/Release/en-us/TextToSpeechInstaller.msi
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
TextToSpeechInstaller/bin/Release/en-us/TextToSpeechInstaller.wixpdb
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
...ToSpeechInstaller/obj/Release/TextToSpeechInstaller.wixproj.BindContentsFileListen-us.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
..\TextToSpeech\bin\Release\TextToSpeech.exe | ||
..\TextToSpeechLogger\bin\Release\TextToSpeechLogger.dll |
2 changes: 2 additions & 0 deletions
2
TextToSpeechInstaller/obj/Release/TextToSpeechInstaller.wixproj.BindOutputsFileListen-us.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
C:\Users\oyetu\source\repos\Text2speeech\TextToSpeechInstaller\bin\Release\en-us\TextToSpeechInstaller.msi | ||
C:\Users\oyetu\source\repos\Text2speeech\TextToSpeechInstaller\bin\Release\en-us\TextToSpeechInstaller.wixpdb |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.