describe('SpeechSynthesisService', () => {
  beforeEach(() => TestBed.configureTestingModule({}));

  it('should be created', () => {
    const service: SpeechSynthesisService = TestBed.get(SpeechSynthesisService);