videosphere
    Preparing search index...
    • POST(req: NextRequest): Promise<NextResponse<unknown>>

      Synthesizes a short preview clip for a GCP TTS voice using the owner’s SA.

      Parameters

      • req: NextRequest

        JSON body: voiceName, optional language, optional gcpServiceAccountJson.

      Returns Promise<NextResponse<unknown>>

      audio/mpeg bytes, or a JSON error.