Skip to content

Compiler #763

@trishav96

Description

@trishav96

In which file did you encounter the issue?

I'm trying to run the QuicksampleStart file. I did it on Eclipse. it gives these errors:

Did you change the file? If so, how?

Describe the issue

Exception in thread "main" java.lang.Error: Unresolved compilation problems:
SpeechClient cannot be resolved to a type
SpeechClient cannot be resolved
ByteString cannot be resolved to a type
ByteString cannot be resolved
RecognitionConfig cannot be resolved to a type
RecognitionConfig cannot be resolved
AudioEncoding cannot be resolved to a variable
RecognitionAudio cannot be resolved to a type
RecognitionAudio cannot be resolved
RecognizeResponse cannot be resolved to a type
SpeechRecognitionResult cannot be resolved to a type
SpeechRecognitionResult cannot be resolved to a type
SpeechRecognitionAlternative cannot be resolved to a type
SpeechRecognitionAlternative cannot be resolved to a type

at speechTest.QuickstartSample.main(QuickstartSample.java:25)

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