Github user riknoll commented on a diff in the pull request:

    https://github.com/apache/cordova-plugin-media/pull/84#discussion_r54670241
  
    --- Diff: README.md ---
    @@ -415,7 +411,7 @@ Starts recording an audio file.
     
     - Windows devices can use MP3, M4A and WMA formats for recorded audio. 
However in most cases it is not possible to use MP3 for audio recording on 
_Windows Phone 8.1_ devices, because an MP3 encoder is [not shipped with 
Windows 
Phone](https://msdn.microsoft.com/en-us/library/windows/apps/windows.media.mediaproperties.mediaencodingprofile.createmp3.aspx).
     
    -- If a full path is not provided, the recording is placed in the 
AppData/temp directory. This can be accessed via the `File` API using 
`LocalFileSystem.TEMPORARY` or 'ms-appdata:///temp/<filename>' URI.
    +- If a full path is not provided, the recording is placed in the 
AppData/temp directory. This can be accessed via the `File` API using 
`LocalFileSystem.TEMPORARY` or `ms-appdata:///temp/<filename>` URI.
    --- End diff --
    
    Fixed


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to