Prevent StopRecording / EndOfSpeech

Welcome! Forums Unity Plugins Mobile Speech Recognizer Prevent StopRecording / EndOfSpeech

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2152
    Vana
    Participant

    Hello,
    what I need for my game is continuous recording after start button is pressed. At the moment the recording stops after a certain time without speaking. In this case I don’t want to stop the recording but clear the text result string and when the user starts speaking again the result string should be filled again with recorded text.

    How to prevent stopRecording?

    #2159
    PiotrPiotr
    Keymaster

    Plugin uses Google/Apple SDKs for speech recognition and it has all limitations they have – cannot really do anything about it.

    #2161
    Vana
    Participant

    So is there a way to start recording without touching a button?

    #2167
    PiotrPiotr
    Keymaster

    If you mean you want to start recognition as soon as someone stars talking to microphone – then it’s not possible.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.