1
2
3
4
5
6
import { runVal } from "https://esm.town/v/std/runVal";
export const rimeAPIEx = await runVal("stevekrouse.rime", {
text: "hello friend",
speaker: "young_female_latina-4",
});