@pipedream/speechace
Advanced tools
@@ -11,3 +11,3 @@ import speechace from "../../speechace.app.mjs"; | ||
| description: "Scores a scripted recording based on fluency and pronunciation. [See the documentation](https://docs.speechace.com/#c34b11dd-8172-441a-bc27-223339d48d8e)", | ||
| version: "0.0.2", | ||
| version: "0.0.3", | ||
| type: "action", | ||
@@ -45,2 +45,8 @@ props: { | ||
| }, | ||
| syncDir: { | ||
| type: "dir", | ||
| accessMode: "read", | ||
| sync: true, | ||
| optional: true, | ||
| }, | ||
| }, | ||
@@ -47,0 +53,0 @@ async run({ $ }) { |
@@ -11,3 +11,3 @@ import speechace from "../../speechace.app.mjs"; | ||
| description: "Transcribes and scores a provided speech recording. [See the documentation](https://docs.speechace.com/#76089b5d-7e25-4744-8d32-f6c230acf217)", | ||
| version: "0.0.2", | ||
| version: "0.0.3", | ||
| type: "action", | ||
@@ -40,2 +40,8 @@ props: { | ||
| }, | ||
| syncDir: { | ||
| type: "dir", | ||
| accessMode: "read", | ||
| sync: true, | ||
| optional: true, | ||
| }, | ||
| }, | ||
@@ -42,0 +48,0 @@ async run({ $ }) { |
+1
-1
| { | ||
| "name": "@pipedream/speechace", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "Pipedream Speechace Components", | ||
@@ -5,0 +5,0 @@ "main": "speechace.app.mjs", |
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
13954
1.56%226
5.61%