Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Jul 27, 2023
1 parent f843d9f commit dcc2b3d
Show file tree
Hide file tree
Showing 31 changed files with 2 additions and 9 deletions.

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ To enable recording with your iOS device's microphone you must add the following
<string>[Permission explanation]</string>
```

See our [example app](example) or [this guide](https://developer.apple.com/documentation/avfaudio/avaudiosession/1616601-requestrecordpermission) for how to properly request this permission from your users.
See our [example app](./example) or [this guide](https://developer.apple.com/documentation/avfaudio/avaudiosession/1616601-requestrecordpermission) for how to properly request this permission from your users.

## Usage

Expand Down Expand Up @@ -121,7 +121,7 @@ voiceProcessor.clearFrameListeners();

## Example

The [iOS Voice Processor app](example) demonstrates how to ask for user permissions and capture output from the `VoiceProcessor`.
The [iOS Voice Processor app](./example) demonstrates how to ask for user permissions and capture output from the `VoiceProcessor`.

## Releases

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.

0 comments on commit dcc2b3d

Please sign in to comment.