Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: Questions bug #2

Open
1 task done
gonojuarez opened this issue Oct 24, 2022 · 0 comments
Open
1 task done

[Feat]: Questions bug #2

gonojuarez opened this issue Oct 24, 2022 · 0 comments
Assignees

Comments

@gonojuarez
Copy link
Member

Contact Details

[email protected]

What is this about?

When I try to ask a question,
The app does not listen to the question.

2022-10-24 16:38:33.378 22918-22936/com.stonefacesoft.questions E/BLASTBufferQueue: [ViewRootImpl[MainActivity]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2
2022-10-24 16:38:36.803 22918-22955/com.stonefacesoft.questions E/flutter: [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Unexpected character (at character 2)
    {type: service_account, project_id: questions-abd23, private_key_id: ef3d22...
     ^
    
    #0      _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1383:5)
    #1      _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:865:48)
    #2      _parseJson (dart:convert-patch/convert_patch.dart:35:10)
    #3      JsonDecoder.convert (dart:convert/json.dart:612:36)
    #4      JsonCodec.decode (dart:convert/json.dart:216:41)
    #5      jsonDecode (dart:convert/json.dart:155:10)
    #6      new ServiceAccountAuthenticator (package:grpc/src/auth/auth_io.dart:30:11)
    #7      new ServiceAccount._ (package:google_speech/speech_client_authenticator.dart:35:26)
    #8      new ServiceAccount.fromString (package:google_speech/speech_client_authenticator.dart:73:27)
    #9      STTProvider.startRecording (package:questions_by_ottaa/application/providers/stt_provider.dart:49:58)
    <asynchronous suspension>
    #10     MicrophoneButton.build.<anonymous closure> (package:questions_by_ottaa/presentation/home/ui/microphone_button.dart:59:19)
    <asynchronous suspension>
2022-10-24 16:39:41.382 22918-22918/com.stonefacesoft.questions E/AudioRecord-JNI: Error -38 during AudioRecord native read
2022-10-24 16:39:43.080 22918-22955/com.stonefacesoft.questions E/flutter: [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Unexpected character (at character 2)
    {type: service_account, project_id: questions-abd23, private_key_id: ef3d22...
     ^
    
    #0      _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1383:5)
    #1      _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:865:48)
    #2      _parseJson (dart:convert-patch/convert_patch.dart:35:10)
    #3      JsonDecoder.convert (dart:convert/json.dart:612:36)
    #4      JsonCodec.decode (dart:convert/json.dart:216:41)
    #5      jsonDecode (dart:convert/json.dart:155:10)
    #6      new ServiceAccountAuthenticator (package:grpc/src/auth/auth_io.dart:30:11)
    #7      new ServiceAccount._ (package:google_speech/speech_client_authenticator.dart:35:26)
    #8      new ServiceAccount.fromString (package:google_speech/speech_client_authenticator.dart:73:27)
    #9      STTProvider.startRecording (package:questions_by_ottaa/application/providers/stt_provider.dart:49:58)
    <asynchronous suspension>
    #10     MicrophoneButton.build.<anonymous closure> (package:questions_by_ottaa/presentation/home/ui/microphone_button.dart:59:19)
    <asynchronous suspension>

Where do you want to see this implemented?

Android

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants