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

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