<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to implement a voicemail in Discussion Forum</title>
    <link>https://community.sinch.com/t5/Discussion-Forum/How-to-implement-a-voicemail/m-p/13904#M479</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;I want to use text-to-speech in pie, but nothing happens.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;"callid":"bcfae923-b8e0-44ad-8313-8f84630f4f0a","timestamp":"2024-01-23T08:02:25Z"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;{&lt;BR /&gt;"instructions": [&lt;BR /&gt;{&lt;BR /&gt;"name": "say",&lt;BR /&gt;"text": "Hello, this is a text-to-speech message.",&lt;BR /&gt;"locale": "en-US"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;There is no sound, why?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2024 08:10:00 GMT</pubDate>
    <dc:creator>Dylan</dc:creator>
    <dc:date>2024-01-23T08:10:00Z</dc:date>
    <item>
      <title>How to implement a voicemail</title>
      <link>https://community.sinch.com/t5/Discussion-Forum/How-to-implement-a-voicemail/m-p/13846#M452</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to implement a voicemail function, for example, if there is no answer for 30 seconds, a voicemail alert is played, then the caller can leave a message and then the recipient can listen to this message.&lt;BR /&gt;I can't find an implementation in the documentation, can anyone help me?&lt;/P&gt;
&lt;P&gt;I am calling a Sinch number from the PSTN, how can I implement voicemail in this case?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 09:48:04 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Discussion-Forum/How-to-implement-a-voicemail/m-p/13846#M452</guid>
      <dc:creator>Dylan</dc:creator>
      <dc:date>2024-01-17T09:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement a voicemail</title>
      <link>https://community.sinch.com/t5/Discussion-Forum/How-to-implement-a-voicemail/m-p/13865#M466</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;You can use AMD (&lt;A href="https://developers.sinch.com/docs/voice/api-reference/amd_v2/" target="_self"&gt;Answer machine detection&lt;/A&gt;) to estimate if the caller is an answer machine. In an ICE response or customCallout&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;amd": {"enabled": true, "async": false}&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;We would send a notification if you ask to detect an answering machine&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A notification would then be returned, (two examples shown):&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;type: 'amd', amd: { status: 'machine', reason: 'n/a', duration: 4 }&lt;/FONT&gt;&lt;/PRE&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;type: 'amd_beep', amd: { status: 'machine', reason: 'beep', duration: 8 }&lt;/FONT&gt;&lt;/PRE&gt;
&lt;P&gt;You can then issue a command to &lt;A href="https://developers.sinch.com/docs/voice/api-reference/recording/#call-recording" target="_self"&gt;start recording&lt;/A&gt; how you require&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 15:32:08 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Discussion-Forum/How-to-implement-a-voicemail/m-p/13865#M466</guid>
      <dc:creator>Roland_Ian</dc:creator>
      <dc:date>2024-10-07T15:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement a voicemail</title>
      <link>https://community.sinch.com/t5/Discussion-Forum/How-to-implement-a-voicemail/m-p/13877#M469</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Roland_Ian,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's a PSTN to InAPP call, and in fact, I just need to be able to turn on recording on the dialing branch when the receiver doesn't answer. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But at the moment it doesn't seem to be able to turn it on. Is there a way to accomplish this kind of thing I'm talking about?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 07:54:55 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Discussion-Forum/How-to-implement-a-voicemail/m-p/13877#M469</guid>
      <dc:creator>Dylan</dc:creator>
      <dc:date>2024-01-16T07:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement a voicemail</title>
      <link>https://community.sinch.com/t5/Discussion-Forum/How-to-implement-a-voicemail/m-p/13904#M479</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;I want to use text-to-speech in pie, but nothing happens.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;"callid":"bcfae923-b8e0-44ad-8313-8f84630f4f0a","timestamp":"2024-01-23T08:02:25Z"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;{&lt;BR /&gt;"instructions": [&lt;BR /&gt;{&lt;BR /&gt;"name": "say",&lt;BR /&gt;"text": "Hello, this is a text-to-speech message.",&lt;BR /&gt;"locale": "en-US"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;There is no sound, why?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 08:10:00 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Discussion-Forum/How-to-implement-a-voicemail/m-p/13904#M479</guid>
      <dc:creator>Dylan</dc:creator>
      <dc:date>2024-01-23T08:10:00Z</dc:date>
    </item>
  </channel>
</rss>

