Skip to content

Commit 49b22a0

Browse files
committed
Units of measures
1 parent 5ea34a1 commit 49b22a0

File tree

156 files changed

+23884
-14502
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+23884
-14502
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ add_library(simple-tts INTERFACE)
1515
target_include_directories(simple-tts INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/src )
1616

1717
# build examples
18-
add_subdirectory( "${CMAKE_CURRENT_SOURCE_DIR}/examples" EXCLUDE_FROM_ALL)
19-
#add_subdirectory( "${CMAKE_CURRENT_SOURCE_DIR}/examples" )
18+
#add_subdirectory( "${CMAKE_CURRENT_SOURCE_DIR}/examples" EXCLUDE_FROM_ALL)
19+
add_subdirectory( "${CMAKE_CURRENT_SOURCE_DIR}/examples" )

README.md

Lines changed: 17 additions & 0 deletions

audio/am.mp3

-960 Bytes
Binary file not shown.

audio/and.mp3

-384 Bytes
Binary file not shown.

audio/billion.mp3

-192 Bytes
Binary file not shown.

audio/celcius.mp3

5.63 KB
Binary file not shown.

audio/cent.mp3

4.03 KB
Binary file not shown.

audio/centi.mp3

4.31 KB
Binary file not shown.

audio/cents.mp3

4.78 KB
Binary file not shown.

audio/degrees.mp3

4.59 KB
Binary file not shown.

0 commit comments

Comments
 (0)