Skip to content

How to implement this with streaming? [Question] #39

Description

@roimulia2

Hey! I Loved the framework.

We are working on an app that gets "chunks" of text (like a bot) from an API. We want to sync the API calls with the Speech.
So we get something like:

"Hey"
"Hey There"
"Hey There Cute Puppy"

I assume we need an internal manager to feed the OSSVoice() object with the correct String. My question is, how can I properly achieve this from the framework perspective? Should I stop and re-speakText every time?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    communityquestionFurther information is requestedwaiting for responseWhen the developer has responded and is awaiting more information.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions