We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1dc53a commit 597f0b4Copy full SHA for 597f0b4
1 file changed
src/browser.ts
@@ -42,3 +42,4 @@ export * from "./types";
42
export { isBrowser, isNode } from "./utils/environment";
43
// Utilities
44
export { estimateWordBoundaries } from "./utils/word-timing-estimator";
45
+export * as VoiceUtils from "./core/voice-utils";
0 commit comments