issues
search
ndarilek
/
tts-rs
115
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature request: Ability to select audio output
#56
callmeclover
opened
6 months ago
0
Unable to successfully run the Android example for tts-rs.
#55
mzdk100
opened
7 months ago
2
WinRT doesn't correctly drop resources
#54
FrostyCoolSlug
closed
8 months ago
1
[Feature] add support for the new NVDA Controller Client
#53
Timtam
opened
9 months ago
0
Provide function to wait until the voice finished speaking
#52
Enyium
opened
11 months ago
0
Added docs.rs link to `Cargo.toml`
#51
Enyium
closed
9 months ago
0
Drop `ndk-glue` dependency from the main crate
#50
MarijnS95
closed
9 months ago
4
Fixed a panic in SpeechDispatcher.voices()
#49
subalterngames
closed
9 months ago
0
Can't compile on Ubuntu (still)
#48
subalterngames
closed
1 year ago
1
Can't compile on Ubuntu
#47
subalterngames
closed
1 year ago
1
respecting default speach preferences on mac OS
#46
aaronr7734
opened
1 year ago
3
add `pause` and `resume` for web backend
#45
databasedav
opened
1 year ago
0
add `pause` and `resume` support for web backend
#44
databasedav
opened
1 year ago
0
remove default feature
#43
lesleyrs
closed
1 year ago
7
Docs are failing and so is my build for Linux
#42
lesleyrs
closed
1 year ago
3
Add support for inline pronounciation
#41
ninjaboy
closed
1 year ago
2
MacOS: Only first phrase is being pronounced
#40
ninjaboy
opened
1 year ago
8
Crash on macOS- InvalidSubtag for voice language
#39
leecbaker
closed
1 year ago
3
Unable to detect NVDA on windows.
#38
Leos-Khai
closed
2 years ago
4
Failed to build on Linux due to dependency speech dispatcher rs
#37
jkoking
closed
2 years ago
1
#35 Fix AppKit crash when interrupting speech
#36
helgoboss
closed
2 years ago
1
AppKit backend crash when stopping/interrupting speaking
#35
helgoboss
closed
2 years ago
0
#33 Fix AVFoundation crash on macOS when getting voices
#34
helgoboss
closed
2 years ago
1
AVFoundation backend crash when getting voices in macOS desktop application
#33
helgoboss
closed
1 year ago
2
Don't define the AVFoundation delegate more than once.
#32
leecbaker
opened
2 years ago
4
Remove backend globals
#31
Bear-03
opened
2 years ago
0
Support voice synthesis to Vec<u8>
#30
Bear-03
opened
2 years ago
9
Strange behavior setting voices with WinRT
#29
Bear-03
closed
2 years ago
8
Derive common traits for Gender and Voice
#28
Bear-03
closed
2 years ago
1
Help: why does the hello_world.rs example work
#27
FerrisWasTaken
closed
2 years ago
4
AVFoundation: add ability to get the current voice
#26
leecbaker
opened
2 years ago
0
Crash on initiailizing with AVFoundation backend
#25
leecbaker
opened
2 years ago
6
fix docs build
#24
droundy
closed
2 years ago
1
Cloning `Tts` causes a double free
#23
jquesada2016
closed
2 years ago
10
Hello World example works but then hangs on macOS
#22
rtfeldman
closed
2 years ago
4
Make speech-dispatcher opt-in so we can avoid LGPL by default
#21
emilk
closed
2 years ago
5
Ability to list voices, and select one
#20
leecbaker
closed
2 years ago
1
Making Backend trait public
#19
saona-raimundo
opened
2 years ago
1
Implementing common traits
#18
saona-raimundo
closed
2 years ago
5
Implementing Debug trait and other common traits
#17
saona-raimundo
closed
2 years ago
4
Exit Android initialization loop with error when stuck
#16
AlyoshaVasilieva
closed
2 years ago
1
On an Android emulator with no TTS, Tts::new() hangs forever
#15
AlyoshaVasilieva
closed
2 years ago
4
Bump ndk-glue version in Android example
#14
AlyoshaVasilieva
closed
2 years ago
1
speech-dispatcher-rs writes to null pointer if speech-dispatcher fails to start
#13
AlyoshaVasilieva
closed
3 years ago
1
Q: Speech as Vec<u8> or &[u8]
#12
TobiasDeBruijn
opened
3 years ago
3
Add license
#11
pcrov
opened
3 years ago
0
Missing CHANGELOG.md
#10
emilk
opened
3 years ago
1
Fails to build on latest x64 macos.
#9
FrankenApps
opened
3 years ago
1
Documenting some additional prerequisites on Linux.
#8
follower
opened
3 years ago
0
Cast the is_speaking bool to i8 for Apple Silicon
#7
prewk
closed
3 years ago
5
Next