Text to Speech unable to function

Zhuang Hong C'hong 21 Reputation points
2021-07-20T04:37:43.397+00:00

2021-07-20 12:31:37.062639+0800 helloworld[6354:1734305] [connection] nw_endpoint_handler_set_adaptive_read_handler [C1.1 52.152.207.162:443 ready socket-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, ipv6, dns)] unregister notification for read_timeout failed

2021-07-20 12:31:37.062710+0800 helloworld[6354:1734305] [connection] nw_endpoint_handler_set_adaptive_write_handler [C1.1 52.152.207.162:443 ready socket-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, ipv6, dns)] unregister notification for write_timeout failed

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,713 questions
{count} votes

Accepted answer
  1. romungi-MSFT 45,961 Reputation points Microsoft Employee
    2021-07-20T09:16:46.327+00:00

    Could you try this for initializing the SPXSpeechSynthesizer()? As per the STT sample this is the only difference I could spot that could fail the sample.

    let synthesizer = try! SPXSpeechSynthesizer(speechConfiguration: speechConfig!)
    

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.