Skip to content

Commit

Permalink
switch back recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Jul 3, 2024
1 parent cc43f83 commit 9c10f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test-Recipes/TextToSpeech.test.recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MinimumVersion: "2.3"
Process:
- Processor: com.github.jgstew.SharedProcessors/TextToSpeech
Arguments:
input_string: "Hello World from AutoPkg!!!"
input_string: "Hello World from AutoPkg!"
# so far tested on macos only, but should support windows and ubuntu as well with no deps or any os with pyttsx3

# - Processor: URLTextSearcher
Expand Down

0 comments on commit 9c10f96

Please sign in to comment.