Skip to content

[Feat]: Questions bug #2

@gonojuarez

Description

@gonojuarez

Contact Details

gonojuarez17@gmail.com

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions