kamiazya/ngx-speech-synthesis

View on GitHub
projects/speech-synthesis/src/lib/services/speech-synthesis-utterance-factory.service.ts

Summary

Maintainability
A
3 hrs
Test Coverage

SpeechSynthesisUtteranceFactoryService has 26 functions (exceeds 20 allowed). Consider refactoring.
Open

@Injectable({
  providedIn: 'root'
})
export class SpeechSynthesisUtteranceFactoryService {
  private _config?: SpeechSynthesisUtteranceConfig;

    There are no issues that match your filters.

    Category
    Status